Attaching to openvidu_openvidu-server_1 openvidu-server_1 | openvidu-server_1 | openvidu-server_1 | ======================================= openvidu-server_1 | = LAUNCH OPENVIDU-SERVER = openvidu-server_1 | ======================================= openvidu-server_1 | openvidu-server_1 | ______________________________________________ openvidu-server_1 | ____ __ ___ _ openvidu-server_1 | / __ \ \ \ / (_) | | openvidu-server_1 | | | | |_ __ ___ _ _\ \ / / _ __| |_ _ openvidu-server_1 | | | | | '_ \ / _ \ '_ \ \/ / | |/ _` | | | | openvidu-server_1 | | |__| | |_) | __/ | | \ / | | (_| | |_| | openvidu-server_1 | \____/| .__/ \___|_| |_|\/ |_|\__,_|\__,_| openvidu-server_1 | | | openvidu-server_1 | |_| version 2.14.0 openvidu-server_1 | ______________________________________________ openvidu-server_1 | openvidu-server_1 | [INFO] 2020-06-02 06:32:32,251 [main] io.openvidu.server.OpenViduServer - Starting OpenViduServer on server.fourmodules.com with PID 19 (/openvidu-server.jar started by root in /) openvidu-server_1 | [INFO] 2020-06-02 06:32:32,258 [main] io.openvidu.server.OpenViduServer - No active profile set, falling back to default profiles: default openvidu-server_1 | [ERROR] 2020-06-02 06:32:32,612 [main] io.openvidu.server.config.OpenviduConfig - .env file not found at /./.env openvidu-server_1 | [INFO] 2020-06-02 06:32:32,725 [main] io.openvidu.server.OpenViduServer - Started OpenViduServer in 11.574 seconds (JVM running for 32.664) openvidu-server_1 | [INFO] 2020-06-02 06:32:32,726 [main] io.openvidu.server.OpenViduServer - openvidu-server_1 | openvidu-server_1 | openvidu-server_1 | Configuration properties openvidu-server_1 | ------------------------ openvidu-server_1 | openvidu-server_1 | * CERTIFICATE_TYPE=owncert openvidu-server_1 | * DOMAIN_OR_PUBLIC_IP=www.fourmodules.com openvidu-server_1 | * HTTPS_PORT=4444 openvidu-server_1 | * KMS_URIS=["ws://localhost:8888/kurento"] openvidu-server_1 | * OPENVIDU_CDR=false openvidu-server_1 | * OPENVIDU_CDR_PATH=/opt/openvidu/cdr openvidu-server_1 | * OPENVIDU_RECORDING=false openvidu-server_1 | * OPENVIDU_RECORDING_AUTOSTOP_TIMEOUT=120 openvidu-server_1 | * OPENVIDU_RECORDING_COMPOSED_URL= openvidu-server_1 | * OPENVIDU_RECORDING_CUSTOM_LAYOUT=/opt/openvidu/custom-layout openvidu-server_1 | * OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator openvidu-server_1 | * OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings openvidu-server_1 | * OPENVIDU_RECORDING_PUBLIC_ACCESS=false openvidu-server_1 | * OPENVIDU_RECORDING_VERSION=2.9.0 openvidu-server_1 | * OPENVIDU_SECRET=OPENVIDU_SECRET openvidu-server_1 | * OPENVIDU_SESSIONS_GARBAGE_INTERVAL=900 openvidu-server_1 | * OPENVIDU_SESSIONS_GARBAGE_THRESHOLD=3600 openvidu-server_1 | * OPENVIDU_STREAMS_VIDEO_MAX_RECV_BANDWIDTH=1000 openvidu-server_1 | * OPENVIDU_STREAMS_VIDEO_MAX_SEND_BANDWIDTH=1000 openvidu-server_1 | * OPENVIDU_STREAMS_VIDEO_MIN_RECV_BANDWIDTH=300 openvidu-server_1 | * OPENVIDU_STREAMS_VIDEO_MIN_SEND_BANDWIDTH=300 openvidu-server_1 | * OPENVIDU_WEBHOOK=false openvidu-server_1 | * OPENVIDU_WEBHOOK_ENDPOINT= openvidu-server_1 | * OPENVIDU_WEBHOOK_EVENTS=[sessionCreated,sessionDestroyed,participantJoined,participantLeft,webrtcConnectionCreated,webrtcConnectionDestroyed,recordingStatusChanged,filterEventDispatched,mediaNodeStatusChanged] openvidu-server_1 | * OPENVIDU_WEBHOOK_HEADERS=[] openvidu-server_1 | openvidu-server_1 | openvidu-server_1 | openvidu-server_1 | [WARN] 2020-06-02 06:32:32,728 [main] io.openvidu.server.OpenViduServer - You have set property server.port (or SERVER_PORT). This will serve OpenVidu Server on your host at port 5443. But property HTTPS_PORT (4444) still configures the port that should be used to connect to OpenVidu Server from outside. Bear this in mind when configuring a proxy in front of OpenVidu Server openvidu-server_1 | [INFO] 2020-06-02 06:32:32,728 [main] io.openvidu.server.OpenViduServer - Using /dev/urandom for secure random generation openvidu-server_1 | [INFO] 2020-06-02 06:32:32,860 [main] io.openvidu.server.OpenViduServer - Starting OpenViduServer on server.fourmodules.com with PID 19 (/openvidu-server.jar started by root in /) openvidu-server_1 | [INFO] 2020-06-02 06:32:32,860 [main] io.openvidu.server.OpenViduServer - No active profile set, falling back to default profiles: default openvidu-server_1 | [ERROR] 2020-06-02 06:32:33,703 [main] io.openvidu.server.config.OpenviduConfig - .env file not found at /./.env openvidu-server_1 | [INFO] 2020-06-02 06:32:34,142 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 5443 (http) openvidu-server_1 | [INFO] 2020-06-02 06:32:34,162 [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5443"] openvidu-server_1 | [INFO] 2020-06-02 06:32:34,163 [main] org.apache.catalina.core.StandardService - Starting service [Tomcat] openvidu-server_1 | [INFO] 2020-06-02 06:32:34,163 [main] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.30] openvidu-server_1 | [INFO] 2020-06-02 06:32:34,232 [main] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext openvidu-server_1 | [INFO] 2020-06-02 06:32:34,232 [main] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1344 ms openvidu-server_1 | [INFO] 2020-06-02 06:32:34,596 [main] io.openvidu.server.OpenViduServer - OpenVidu CDR service is disabled (may be enable with 'OPENVIDU_CDR=true') openvidu-server_1 | [INFO] 2020-06-02 06:32:34,596 [main] io.openvidu.server.OpenViduServer - OpenVidu Webhook service is disabled (may be enabled with 'OPENVIDU_WEBHOOK=true') openvidu-server_1 | [INFO] 2020-06-02 06:32:34,604 [main] io.openvidu.server.OpenViduServer - OpenVidu Server using one KMS: ws://localhost:8888/kurento openvidu-server_1 | [INFO] 2020-06-02 06:32:34,662 [rbeatExec-e1-t0] org.kurento.jsonrpc.client.JsonRpcClientNettyWebSocket - [KurentoClient] Connecting native client openvidu-server_1 | [INFO] 2020-06-02 06:32:34,663 [rbeatExec-e1-t0] org.kurento.jsonrpc.client.JsonRpcClientNettyWebSocket - [KurentoClient] Creating new NioEventLoopGroup openvidu-server_1 | [INFO] 2020-06-02 06:32:35,137 [ntLoopGroup-2-1] org.kurento.jsonrpc.client.JsonRpcClientNettyWebSocket - [KurentoClient] Initiating new Netty channel. Will create new handler too! openvidu-server_1 | [INFO] 2020-06-02 06:32:35,307 [main] io.openvidu.server.recording.service.RecordingManager - OpenVidu recording service is disabled openvidu-server_1 | [INFO] 2020-06-02 06:32:35,326 [main] io.openvidu.server.coturn.CoturnCredentialsService - COTURN IP: 69.10.52.178 openvidu-server_1 | [INFO] 2020-06-02 06:32:35,326 [main] io.openvidu.server.coturn.CoturnCredentialsService - COTURN Redis DB accessible with string "ip=127.0.0.1 dbname=0 password=turn connect_timeout=30" openvidu-server_1 | [INFO] 2020-06-02 06:32:35,326 [main] io.openvidu.server.coturn.CoturnCredentialsService - Cleaning COTURN DB... openvidu-server_1 | [INFO] 2020-06-02 06:32:35,326 [main] io.openvidu.server.coturn.CoturnCredentialsService - Path of COTURN log files: /var/log/ openvidu-server_1 | [ERROR] 2020-06-02 06:32:35,358 [main] io.openvidu.server.coturn.CoturnCredentialsService - COTURN DB is not empty openvidu-server_1 | [INFO] 2020-06-02 06:32:35,358 [main] io.openvidu.server.coturn.CoturnCredentialsService - Using COTURN credentials service for BASH environment openvidu-server_1 | [INFO] 2020-06-02 06:32:35,363 [main] io.openvidu.server.core.SessionManager - Garbage collector for non active sessions initialized. Running every 900 seconds and cleaning up non active Sessions more than 3600 seconds old openvidu-server_1 | [INFO] 2020-06-02 06:32:35,381 [main] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'jsonrpcTaskScheduler' openvidu-server_1 | [INFO] 2020-06-02 06:32:35,475 [main] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' openvidu-server_1 | [INFO] 2020-06-02 06:32:35,552 [main] org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] openvidu-server_1 | [INFO] 2020-06-02 06:32:35,769 [main] org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@865dd6, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f683daf, org.springframework.security.web.header.HeaderWriterFilter@46fa7c39, org.springframework.web.filter.CorsFilter@61862a7f, org.springframework.security.web.authentication.logout.LogoutFilter@2e1d27ba, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6a6afff2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@8317c52, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f27a732, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4da4253, org.springframework.security.web.session.SessionManagementFilter@4f67eb2a, org.springframework.security.web.access.ExceptionTranslationFilter@41c2284a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55b53d44] openvidu-server_1 | [INFO] 2020-06-02 06:32:35,855 [main] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-5443"] openvidu-server_1 | [INFO] 2020-06-02 06:32:35,881 [main] org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 5443 (http) with context path '' openvidu-server_1 | [INFO] 2020-06-02 06:32:35,882 [main] io.openvidu.server.OpenViduServer - Started OpenViduServer in 3.091 seconds (JVM running for 35.822) openvidu-server_1 | [INFO] 2020-06-02 06:32:35,883 [main] io.openvidu.server.OpenViduServer - openvidu-server_1 | openvidu-server_1 | ---------------------------------------------------- openvidu-server_1 | openvidu-server_1 | OpenVidu is ready! openvidu-server_1 | --------------------------- openvidu-server_1 | openvidu-server_1 | * OpenVidu Server: https://www.fourmodules.com:4444/ openvidu-server_1 | openvidu-server_1 | * OpenVidu Dashboard: https://www.fourmodules.com:4444/dashboard/ openvidu-server_1 | openvidu-server_1 | ---------------------------------------------------- openvidu-server_1 | openvidu-server_1 | [INFO] 2020-06-02 06:32:36,426 [0.0-5443-exec-1] org.apache.tomcat.util.http.parser.Cookie - A cookie header was received [guid":"fedc6111-600e-77d5-7920-3a682c4ebcfb","timestamp":1591078101060}; JSESSIONID=19E21CB92DD7B3E94DC85DFC75203D63] that contained an invalid cookie. That cookie will be ignored. openvidu-server_1 | Note: further occurrences of this error will be logged at DEBUG level. openvidu-server_1 | [INFO] 2020-06-02 06:32:36,432 [0.0-5443-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' openvidu-server_1 | [INFO] 2020-06-02 06:32:36,432 [0.0-5443-exec-1] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' openvidu-server_1 | [INFO] 2020-06-02 06:32:36,438 [0.0-5443-exec-1] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 6 ms openvidu-server_1 | [INFO] 2020-06-02 06:32:36,495 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:32:52,952 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:32:52,956 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - New session abc1736 initialized [abc1736] openvidu-server_1 | [INFO] 2020-06-02 06:32:53,764 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:32:53,764 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:32:53,880 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:32:53,881 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MmPRnxxKaXMu7Af6&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MIZBBH&turnCredential=lb4qpt] } openvidu-server_1 | [INFO] 2020-06-02 06:32:54,439 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:32:55,533 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:32:55,533 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:32:55,569 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:32:55,570 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MmPRnxxKaXMu7Af6&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MIZBBH&turnCredential=lb4qpt] } openvidu-server_1 | [INFO] 2020-06-02 06:32:59,450 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 5FCACF9737BE56C2AE7CF70BF13D4613 openvidu-server_1 | [INFO] 2020-06-02 06:32:59,742 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 9vdl030m445pnpldttj57n0h18 openvidu-server_1 | [INFO] 2020-06-02 06:32:59,744 [tj57n0h18-e4-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5] } openvidu-server_1 | [INFO] 2020-06-02 06:32:59,745 [tj57n0h18-e4-t0] io.openvidu.server.core.SessionManager - Participant con_TruGA2T5Nt of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:32:59,747 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSessionManager - KMS less loaded is ws://localhost:8888/kurento with a load of 1.0 openvidu-server_1 | [INFO] 2020-06-02 06:32:59,747 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSessionManager - No session 'abc1736' exists yet. Created one on KMS 'kms_SVIqhdfm' with ip 'localhost' openvidu-server_1 | [INFO] 2020-06-02 06:32:59,748 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Creating MediaPipeline openvidu-server_1 | [INFO] 2020-06-02 06:32:59,949 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=9vdl030m445pnpldttj57n0h18, participantPublicId=con_TruGA2T5Nt, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:33:00,218 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,272 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,525 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:33:00,817 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,819 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,819 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 60341 typ host generation 0 ufrag jiTj network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,821 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,821 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 60342 typ host generation 0 ufrag jiTj network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,821 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,821 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 60343 typ host generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,822 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,822 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 60344 typ host generation 0 ufrag jiTj network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,823 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,823 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 60345 typ host generation 0 ufrag jiTj network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,824 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,824 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 60346 typ host generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,824 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,824 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag jiTj network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,825 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,825 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag jiTj network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,826 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,826 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,827 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,827 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag jiTj network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,827 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,828 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag jiTj network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,828 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,828 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,829 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,829 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 60343 typ srflx raddr 192.168.43.6 rport 60343 generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,829 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,829 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 60346 typ srflx raddr 192.168.43.6 rport 60346 generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:00,930 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079580872 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,933 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079580873 openvidu-server_1 | [INFO] 2020-06-02 06:33:00,982 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:01,012 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079580990 openvidu-server_1 | [INFO] 2020-06-02 06:33:01,072 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:01,072 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57022 typ relay raddr 157.39.110.213 rport 60343 generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:01,157 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:01,157 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61715 typ relay raddr 157.39.110.213 rport 62389 generation 0 ufrag jiTj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:01,655 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:01,656 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:01,669 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079581668 openvidu-server_1 | [INFO] 2020-06-02 06:33:01,669 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45486 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 60343 typ prflx | timestamp: 1591079581668 openvidu-server_1 | [INFO] 2020-06-02 06:33:01,799 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55309 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 60343 typ prflx | timestamp: 1591079581797 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,105 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:02,105 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZUItPtlH60GgGMnq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FXFOAV&turnCredential=btualw] } openvidu-server_1 | [INFO] 2020-06-02 06:33:02,347 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079582346 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,400 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079582399 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,401 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-2 | timestamp: 1591079582399 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,404 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079582403 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,414 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-3 | timestamp: 1591079582413 openvidu-server_1 | [INFO] 2020-06-02 06:33:02,609 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:02,762 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079582761 openvidu-server_1 | [INFO] 2020-06-02 06:33:03,005 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:03,005 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:03,046 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:03,046 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZUItPtlH60GgGMnq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FXFOAV&turnCredential=btualw] } openvidu-server_1 | [INFO] 2020-06-02 06:33:05,852 [0.0-5443-exec-4] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:33:06,162 [0.0-5443-exec-6] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: jpcal0d4so6o7dlutqdbgfsoqf openvidu-server_1 | [INFO] 2020-06-02 06:33:06,164 [qdbgfsoqf-e6-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2] } openvidu-server_1 | [INFO] 2020-06-02 06:33:06,164 [qdbgfsoqf-e6-t0] io.openvidu.server.core.SessionManager - Participant con_GO6EK6aEMw of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:33:06,164 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=jpcal0d4so6o7dlutqdbgfsoqf, participantPublicId=con_GO6EK6aEMw, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:33:06,438 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:06,466 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:06,473 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:06,974 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,248 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,248 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to receive media from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,356 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now receiving video from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,358 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,478 [ventExec-e2-t97] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079587388 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,502 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079587502 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,542 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:33:07,551 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,564 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,564 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65467 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,567 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,567 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,571 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,571 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65468 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,572 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,572 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,574 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,574 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65469 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,578 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,578 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,582 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,582 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65470 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,583 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,583 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,585 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,585 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65471 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,589 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,589 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,590 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,591 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65472 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,592 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,592 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,596 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,596 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65473 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,603 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,603 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,605 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,605 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65474 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,607 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,607 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,658 [ventExec-e2-t30] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079587590 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,660 [ventExec-e2-t30] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079587595 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,661 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079587598 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,662 [ventExec-e2-t23] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079587607 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,663 [ventExec-e2-t23] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079587610 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,770 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,770 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10904 typ srflx raddr 192.168.1.106 rport 65467"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,773 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,773 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10905 typ srflx raddr 192.168.1.106 rport 65471"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,775 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,776 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10906 typ srflx raddr 192.168.1.106 rport 65468"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,778 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,778 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10907 typ srflx raddr 192.168.1.106 rport 65472"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,781 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,781 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10908 typ srflx raddr 192.168.1.106 rport 65469"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,785 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,785 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10909 typ srflx raddr 192.168.1.106 rport 65473"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,808 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,811 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,843 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,843 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Request to receive media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,894 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Is now receiving video from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,895 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,896 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 60347 typ host generation 0 ufrag 95wQ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,897 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,897 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 60348 typ host generation 0 ufrag 95wQ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,898 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,899 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 60349 typ host generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,900 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,900 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 60350 typ host generation 0 ufrag 95wQ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,901 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,901 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 60351 typ host generation 0 ufrag 95wQ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,903 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,903 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 60352 typ host generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,937 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,937 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 95wQ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,940 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,940 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 95wQ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,941 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,941 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,942 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,942 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 95wQ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,942 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,942 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 95wQ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,947 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:07,947 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:07,998 [entExec-e2-t104] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079587954 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,001 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079587957 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10911 typ srflx raddr 192.168.1.106 rport 65474"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,049 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,050 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10910 typ srflx raddr 192.168.1.106 rport 65470"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,091 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079588060 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,096 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,096 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 60352 typ srflx raddr 192.168.43.6 rport 60352 generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,106 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,107 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 60349 typ srflx raddr 192.168.43.6 rport 60349 generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,198 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,198 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64147 typ relay raddr 69.10.52.178 rport 64147"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,202 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,202 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60493 typ relay raddr 69.10.52.178 rport 60493"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,205 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,205 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65351 typ relay raddr 69.10.52.178 rport 65351"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,209 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,209 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59407 typ relay raddr 69.10.52.178 rport 59407"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,212 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,212 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58586 typ relay raddr 69.10.52.178 rport 58586"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,214 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,214 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58883 typ relay raddr 69.10.52.178 rport 58883"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,608 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,608 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59255 typ relay raddr 157.39.110.213 rport 60349 generation 0 ufrag 95wQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:08,623 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079588622 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,623 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46005 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 60349 typ srflx raddr 192.168.43.6 rport 60349 | timestamp: 1591079588622 openvidu-server_1 | [INFO] 2020-06-02 06:33:08,642 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44408 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 60349 typ prflx | timestamp: 1591079588641 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,539 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079589537 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,617 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45225 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10905 typ srflx raddr 192.168.1.106 rport 65471 | timestamp: 1591079589615 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,617 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079589616 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,727 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 50332 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10905 typ srflx raddr 192.168.1.106 rport 65471 | timestamp: 1591079589726 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,736 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52022 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10905 typ srflx raddr 192.168.1.106 rport 65471 | timestamp: 1591079589735 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,891 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41684 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 10920 typ prflx | timestamp: 1591079589890 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,892 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079589890 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,935 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 54194 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 10920 typ prflx | timestamp: 1591079589933 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,962 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41403 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 10920 typ prflx | timestamp: 1591079589961 openvidu-server_1 | [INFO] 2020-06-02 06:33:09,969 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56158 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 10920 typ prflx | timestamp: 1591079589968 openvidu-server_1 | [INFO] 2020-06-02 06:33:10,930 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079590929 openvidu-server_1 | [INFO] 2020-06-02 06:33:10,946 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079590944 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,098 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079591096 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,141 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079591139 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,159 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079591157 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,160 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-6 | timestamp: 1591079591158 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,170 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079591169 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,216 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079591216 openvidu-server_1 | [INFO] 2020-06-02 06:33:11,550 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079591548 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,197 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079592195 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,637 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,637 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62102 typ relay raddr 69.10.52.178 rport 62102"} openvidu-server_1 | [INFO] 2020-06-02 06:33:12,640 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,640 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64044 typ relay raddr 69.10.52.178 rport 64044"} openvidu-server_1 | [INFO] 2020-06-02 06:33:12,640 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,640 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61547 typ relay raddr 69.10.52.178 rport 61547"} openvidu-server_1 | [INFO] 2020-06-02 06:33:12,643 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,643 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:33:12,650 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,650 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59808 typ relay raddr 69.10.52.178 rport 59808"} openvidu-server_1 | [INFO] 2020-06-02 06:33:12,654 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:12,654 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:33:15,131 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-7 | timestamp: 1591079595129 openvidu-server_1 | [INFO] 2020-06-02 06:33:16,156 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079596155 openvidu-server_1 | [INFO] 2020-06-02 06:33:16,584 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079596583 openvidu-server_1 | [INFO] 2020-06-02 06:33:16,929 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | timestamp: 1591079596928 openvidu-server_1 | [INFO] 2020-06-02 06:33:22,018 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:22,573 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:22,574 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:22,607 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:22,607 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZauE8tf9RSG2OGMj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=LWEB6T&turnCredential=5wh6f1] } openvidu-server_1 | [INFO] 2020-06-02 06:33:22,938 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:23,244 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:23,244 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:23,282 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:23,282 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X3gUHNlVhrHgD3vl&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JQWGHW&turnCredential=s4inaa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZauE8tf9RSG2OGMj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=LWEB6T&turnCredential=5wh6f1] } openvidu-server_1 | [INFO] 2020-06-02 06:33:23,438 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GO6EK6aEMw_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | timestamp: 1591079603437 openvidu-server_1 | [INFO] 2020-06-02 06:33:23,631 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | timestamp: 1591079603630 openvidu-server_1 | [INFO] 2020-06-02 06:33:24,002 [ventExec-e2-t80] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | timestamp: 1591079604001 openvidu-server_1 | [INFO] 2020-06-02 06:33:24,549 [0.0-5443-exec-4] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:33:24,775 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 2dh8tnkthaqeftke8pfhf0va4e openvidu-server_1 | [INFO] 2020-06-02 06:33:24,776 [pfhf0va4e-e8-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X3gUHNlVhrHgD3vl&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JQWGHW&turnCredential=s4inaa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2] } openvidu-server_1 | [INFO] 2020-06-02 06:33:24,776 [pfhf0va4e-e8-t0] io.openvidu.server.core.SessionManager - Participant con_CHLORFho3W of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:33:24,776 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=2dh8tnkthaqeftke8pfhf0va4e, participantPublicId=con_CHLORFho3W, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:33:25,011 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,015 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,059 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,060 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Request to receive media from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,072 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,160 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Is now receiving video from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,162 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,162 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Request to receive media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,240 [EventExec-e2-t0] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079605195 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,331 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Is now receiving video from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,331 [ventExec-e2-t34] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079605308 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,332 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,332 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62649 typ host generation 0 ufrag /ux/ network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,332 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,332 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62650 typ host generation 0 ufrag /ux/ network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62651 typ host generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62652 typ host generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,333 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag /ux/ network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_TruGA2T5Nt", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag /ux/ network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,334 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,413 [ventExec-e2-t60] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079605358 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,417 [ventExec-e2-t85] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079605363 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,419 [ventExec-e2-t78] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079605367 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,496 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079605474 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,523 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,523 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_TruGA2T5Nt", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 49099 typ srflx raddr 192.168.1.199 rport 62649 generation 0 ufrag /ux/ network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,524 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,524 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 29924 typ srflx raddr 192.168.1.199 rport 62652 generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,526 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,526 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 62695 typ srflx raddr 192.168.1.199 rport 62651 generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,612 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,661 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079605661 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,661 [ventExec-e2-t75] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41063 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 49099 typ srflx raddr 192.168.1.199 rport 62649 | timestamp: 1591079605661 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,676 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:33:25,761 [ventExec-e2-t75] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41250 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 49099 typ srflx raddr 192.168.1.199 rport 62649 | timestamp: 1591079605760 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,904 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,904 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64023 typ relay raddr 103.41.27.220 rport 29924 generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,905 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,905 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58390 typ relay raddr 103.41.27.220 rport 62695 generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:25,914 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: qcu2k3ke1c6clqps6hplp4odnc openvidu-server_1 | [INFO] 2020-06-02 06:33:25,915 [plp4odnc-e10-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:33:25,915 [plp4odnc-e10-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2] } openvidu-server_1 | [INFO] 2020-06-02 06:33:25,915 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=qcu2k3ke1c6clqps6hplp4odnc, participantPublicId=con_CJO6u3PnYr, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:33:25,966 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:25,967 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63332 typ relay raddr 103.41.27.220 rport 58513 generation 0 ufrag 9Kwh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,109 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079606109 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,109 [ventExec-e2-t75] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45610 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 62695 typ srflx raddr 192.168.1.199 rport 62651 | timestamp: 1591079606109 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,145 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,172 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,227 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49521 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 62695 typ srflx raddr 192.168.1.199 rport 62651 | timestamp: 1591079606213 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,274 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:33:26,315 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,316 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,316 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54767 typ host generation 0 ufrag D0H4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,316 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,316 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag D0H4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,359 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,359 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 4351 typ srflx raddr 192.168.1.199 rport 54767 generation 0 ufrag D0H4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,361 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079606351 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,361 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079606355 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,467 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079606466 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,572 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,580 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079606580 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,597 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079606596 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,602 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,602 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Request to receive media from con_CHLORFho3W in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,626 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,626 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CHLORFho3W: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62572 typ relay raddr 103.41.27.220 rport 4351 generation 0 ufrag D0H4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,677 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TruGA2T5Nt: Is now receiving video from con_CHLORFho3W in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,678 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,678 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 60355 typ host generation 0 ufrag u9le network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,678 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,678 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 60356 typ host generation 0 ufrag u9le network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,679 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,679 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 60357 typ host generation 0 ufrag u9le network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,691 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,692 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag u9le network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,692 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,692 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag u9le network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,692 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,693 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag u9le network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,745 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079606704 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,745 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079606707 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,745 [ventExec-e2-t84] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079606733 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,746 [ventExec-e2-t84] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079606735 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,799 [ventExec-e2-t84] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079606797 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,801 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44146 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 4351 typ srflx raddr 192.168.1.199 rport 54767 | timestamp: 1591079606797 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,818 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,822 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079606821 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,852 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,852 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 60357 typ srflx raddr 192.168.43.6 rport 60357 generation 0 ufrag u9le network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:26,901 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079606887 openvidu-server_1 | [INFO] 2020-06-02 06:33:26,906 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53985 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 4351 typ srflx raddr 192.168.1.199 rport 54767 | timestamp: 1591079606904 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,152 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079607151 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,222 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,222 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TruGA2T5Nt: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61668 typ relay raddr 157.39.110.213 rport 60357 generation 0 ufrag u9le network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,359 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41021 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 60357 typ prflx | timestamp: 1591079607358 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,359 [ventExec-e2-t84] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079607358 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,433 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,440 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,441 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to receive media from con_CHLORFho3W in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,505 [ventExec-e2-t84] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40748 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 60357 typ prflx | timestamp: 1591079607503 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,566 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now receiving video from con_CHLORFho3W in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,567 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,568 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 60602 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,569 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,569 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,570 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,570 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 60603 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,571 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,571 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,653 [ventExec-e2-t89] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079607613 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,653 [ventExec-e2-t59] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079607616 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,653 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079607618 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,734 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079607733 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,776 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079607775 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,776 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-10 | timestamp: 1591079607776 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,837 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079607836 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,897 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,897 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10933 typ srflx raddr 192.168.1.106 rport 60602"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,904 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,904 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10934 typ srflx raddr 192.168.1.106 rport 60603"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,908 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,908 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61277 typ relay raddr 69.10.52.178 rport 61277"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,911 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:27,911 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63027 typ relay raddr 69.10.52.178 rport 63027"} openvidu-server_1 | [INFO] 2020-06-02 06:33:27,992 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079607991 openvidu-server_1 | [INFO] 2020-06-02 06:33:28,199 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079608197 openvidu-server_1 | [INFO] 2020-06-02 06:33:28,215 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079608213 openvidu-server_1 | [INFO] 2020-06-02 06:33:28,253 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079608252 openvidu-server_1 | [INFO] 2020-06-02 06:33:28,253 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40932 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10933 typ srflx raddr 192.168.1.106 rport 60602 | timestamp: 1591079608252 openvidu-server_1 | [INFO] 2020-06-02 06:33:28,647 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079608646 openvidu-server_1 | [INFO] 2020-06-02 06:33:29,100 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079609098 openvidu-server_1 | [INFO] 2020-06-02 06:33:29,117 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079609116 openvidu-server_1 | [INFO] 2020-06-02 06:33:29,454 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079609453 openvidu-server_1 | [INFO] 2020-06-02 06:33:30,969 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079610968 openvidu-server_1 | [INFO] 2020-06-02 06:33:31,408 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:31,408 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61819 typ relay raddr 69.10.52.178 rport 61819"} openvidu-server_1 | [INFO] 2020-06-02 06:33:31,419 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:31,419 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62245 typ relay raddr 69.10.52.178 rport 62245"} openvidu-server_1 | [INFO] 2020-06-02 06:33:31,422 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:31,422 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:33:36,556 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079616554 openvidu-server_1 | [INFO] 2020-06-02 06:33:37,240 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079617239 openvidu-server_1 | [INFO] 2020-06-02 06:33:40,171 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079620170 openvidu-server_1 | [INFO] 2020-06-02 06:33:41,227 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079621226 openvidu-server_1 | [INFO] 2020-06-02 06:33:41,227 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CHLORFho3W_str_CAM_G91a_con_TruGA2T5Nt (subscriber) | timestamp: 1591079621227 openvidu-server_1 | [INFO] 2020-06-02 06:33:41,424 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | timestamp: 1591079621423 openvidu-server_1 | [INFO] 2020-06-02 06:33:42,385 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | timestamp: 1591079622385 openvidu-server_1 | [INFO] 2020-06-02 06:33:42,728 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079622727 openvidu-server_1 | [INFO] 2020-06-02 06:33:42,761 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079622759 openvidu-server_1 | [INFO] 2020-06-02 06:33:42,761 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TruGA2T5Nt_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | timestamp: 1591079622760 openvidu-server_1 | [INFO] 2020-06-02 06:33:43,660 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079623659 openvidu-server_1 | [INFO] 2020-06-02 06:33:43,661 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GO6EK6aEMw_str_MIC_K8Y4_con_CHLORFho3W (subscriber) | timestamp: 1591079623660 openvidu-server_1 | [INFO] 2020-06-02 06:33:45,464 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_K8Y4_con_CHLORFho3W (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079625463 openvidu-server_1 | [INFO] 2020-06-02 06:33:51,905 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_G91a_con_TruGA2T5Nt (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079631903 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,128 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,128 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_TruGA2T5Nt of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:33:54,130 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_TruGA2T5Nt: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,131 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: cancel receiving media from con_TruGA2T5Nt openvidu-server_1 | [INFO] 2020-06-02 06:33:54,135 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CHLORFho3W_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079634134 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,137 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: stopped receiving media from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,137 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: cancel receiving media from con_TruGA2T5Nt openvidu-server_1 | [INFO] 2020-06-02 06:33:54,138 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CHLORFho3W: stopped receiving media from con_TruGA2T5Nt in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,139 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CJO6u3PnYr: cancel receiving media from con_TruGA2T5Nt openvidu-server_1 | [WARN] 2020-06-02 06:33:54,139 [tj57n0h18-e4-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CJO6u3PnYr: Trying to cancel receiving video from user con_TruGA2T5Nt. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:33:54,178 [tj57n0h18-e4-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:54,217 [tj57n0h18-e4-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:33:54,219 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 9vdl030m445pnpldttj57n0h18 openvidu-server_1 | [INFO] 2020-06-02 06:33:54,219 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcNotificationService - : {jpcal0d4so6o7dlutqdbgfsoqf=io.openvidu.server.rpc.RpcConnection@1b54cb5, 2dh8tnkthaqeftke8pfhf0va4e=io.openvidu.server.rpc.RpcConnection@9c9ad45, qcu2k3ke1c6clqps6hplp4odnc=io.openvidu.server.rpc.RpcConnection@59aa978e} openvidu-server_1 | [INFO] 2020-06-02 06:33:54,219 [tj57n0h18-e4-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TruGA2T5Nt has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:55,216 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:55,858 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:55,858 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:55,906 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:55,907 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_KHFM94PYGzMWbwqg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=LWDF5B&turnCredential=ba1cjf] } openvidu-server_1 | [INFO] 2020-06-02 06:33:56,308 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:56,693 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:33:56,693 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:56,726 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:33:56,726 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_KHFM94PYGzMWbwqg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=LWDF5B&turnCredential=ba1cjf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:33:58,643 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 5FCACF9737BE56C2AE7CF70BF13D4613 openvidu-server_1 | [INFO] 2020-06-02 06:33:58,950 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ja5fpgr07mm9lg6a8osgokt2hl openvidu-server_1 | [INFO] 2020-06-02 06:33:58,952 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:33:58,953 [sgokt2hl-e12-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:33:58,953 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ja5fpgr07mm9lg6a8osgokt2hl, participantPublicId=con_UB434S9CRN, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:33:59,202 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,202 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_CHLORFho3W of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:33:59,202 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_CHLORFho3W: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,202 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: cancel receiving media from con_CHLORFho3W openvidu-server_1 | [INFO] 2020-06-02 06:33:59,205 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: stopped receiving media from con_CHLORFho3W in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,205 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CJO6u3PnYr: cancel receiving media from con_CHLORFho3W openvidu-server_1 | [WARN] 2020-06-02 06:33:59,205 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CJO6u3PnYr: Trying to cancel receiving video from user con_CHLORFho3W. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:33:59,205 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: cancel receiving media from con_CHLORFho3W openvidu-server_1 | [WARN] 2020-06-02 06:33:59,205 [pfhf0va4e-e8-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Trying to cancel receiving video from user con_CHLORFho3W. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:33:59,247 [pfhf0va4e-e8-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:59,250 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,268 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,269 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,269 [plp4odnc-e10-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CJO6u3PnYr is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,269 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_CJO6u3PnYr of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:33:59,269 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,273 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,273 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,302 [pfhf0va4e-e8-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:33:59,303 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 2dh8tnkthaqeftke8pfhf0va4e openvidu-server_1 | [INFO] 2020-06-02 06:33:59,303 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcNotificationService - : {jpcal0d4so6o7dlutqdbgfsoqf=io.openvidu.server.rpc.RpcConnection@1b54cb5, qcu2k3ke1c6clqps6hplp4odnc=io.openvidu.server.rpc.RpcConnection@59aa978e, ja5fpgr07mm9lg6a8osgokt2hl=io.openvidu.server.rpc.RpcConnection@1e5fef3f} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_CJO6u3PnYr: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,303 [pfhf0va4e-e8-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CHLORFho3W has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: cancel receiving media from con_CJO6u3PnYr openvidu-server_1 | [WARN] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Trying to cancel receiving video from user con_CJO6u3PnYr. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: cancel receiving media from con_CJO6u3PnYr openvidu-server_1 | [WARN] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Trying to cancel receiving video from user con_CJO6u3PnYr. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:33:59,304 [plp4odnc-e10-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:33:59,318 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:33:59,347 [sgokt2hl-e12-t0] org.kurento.jsonrpc.internal.JsonRpcHandlerManager - Exception while processing request {"id":7,"method":"sendMessage","params":{"message":"{\"to\":[\"con_CHLORFho3W\"],\"data\":\"{\\\"nickname\\\":\\\"Test two\\\"}\",\"type\":\"signal:nicknameChanged\"}"},"jsonrpc":"2.0"} openvidu-server_1 | io.openvidu.client.OpenViduException: Signal "to" field invalid format: some connectionId does not exist in this session. Code: 601 openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:368) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:33:59,360 [plp4odnc-e10-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:33:59,362 [plp4odnc-e10-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id qcu2k3ke1c6clqps6hplp4odnc openvidu-server_1 | [INFO] 2020-06-02 06:33:59,362 [plp4odnc-e10-t0] io.openvidu.server.rpc.RpcNotificationService - : {jpcal0d4so6o7dlutqdbgfsoqf=io.openvidu.server.rpc.RpcConnection@1b54cb5, ja5fpgr07mm9lg6a8osgokt2hl=io.openvidu.server.rpc.RpcConnection@1e5fef3f} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,362 [plp4odnc-e10-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CJO6u3PnYr has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,374 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,374 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Request to receive media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,451 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Is now receiving video from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,451 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'subscribe' in session abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:33:59,452 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_UB434S9CRN: Requesting to recv media from user con_CHLORFho3W in session abc1736 but user could not be found openvidu-server_1 | [ERROR] 2020-06-02 06:33:59,452 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_UB434S9CRN: Error subscribing to con_CHLORFho3W openvidu-server_1 | io.openvidu.client.OpenViduException: User 'con_CHLORFho3W not found in session 'abc1736'. Code: 102 openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.subscribe(KurentoSessionManager.java:489) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.receiveVideoFrom(RpcHandler.java:355) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:130) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:33:59,452 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,534 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079639490 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,628 [ventExec-e2-t62] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079639601 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,641 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:33:59,662 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,664 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,664 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57197 typ host generation 0 ufrag 4wb7 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,665 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,665 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57198 typ host generation 0 ufrag 4wb7 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,665 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,665 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57199 typ host generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,666 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,666 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57200 typ host generation 0 ufrag 4wb7 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,666 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,667 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57201 typ host generation 0 ufrag 4wb7 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,667 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,667 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57202 typ host generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,667 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,667 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57203 typ host generation 0 ufrag 3nEh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57204 typ host generation 0 ufrag 3nEh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57205 typ host generation 0 ufrag 3nEh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57206 typ host generation 0 ufrag m3PJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,668 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57207 typ host generation 0 ufrag m3PJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57208 typ host generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57209 typ host generation 0 ufrag m3PJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,669 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57210 typ host generation 0 ufrag m3PJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,670 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,670 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57211 typ host generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,670 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,670 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,671 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,672 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 3nEh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 3nEh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 3nEh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag m3PJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag m3PJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,673 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,674 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,674 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,674 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag m3PJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,678 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,678 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag m3PJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,679 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,679 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,680 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,680 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57199 typ srflx raddr 192.168.43.6 rport 57199 generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,681 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,681 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57202 typ srflx raddr 192.168.43.6 rport 57202 generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,681 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,681 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57208 typ srflx raddr 192.168.43.6 rport 57208 generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,682 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,682 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57211 typ srflx raddr 192.168.43.6 rport 57211 generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,688 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,688 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_CHLORFho3W", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57205 typ srflx raddr 192.168.43.6 rport 57205 generation 0 ufrag 3nEh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,740 [EventExec-e2-t3] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079639697 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,740 [EventExec-e2-t3] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079639699 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,741 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079639707 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,834 [ventExec-e2-t39] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079639812 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,964 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,964 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62047 typ relay raddr 157.39.110.213 rport 57199 generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:33:59,966 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:33:59,966 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64115 typ relay raddr 157.39.110.213 rport 57211 generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:00,377 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51033 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 57199 typ prflx | timestamp: 1591079640376 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,378 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079640376 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,574 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,574 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58780 typ relay raddr 157.39.110.213 rport 62439 generation 0 ufrag 4wb7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:00,578 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,578 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62405 typ relay raddr 157.39.110.213 rport 57208 generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:00,579 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,580 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61814 typ relay raddr 157.39.110.213 rport 62442 generation 0 ufrag m3PJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:00,804 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46861 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 57208 typ srflx raddr 192.168.43.6 rport 57208 | timestamp: 1591079640803 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,804 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079640803 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,809 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,894 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40870 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 57208 typ srflx raddr 192.168.43.6 rport 57208 | timestamp: 1591079640892 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,943 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 54221 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 57208 typ prflx | timestamp: 1591079640941 openvidu-server_1 | [INFO] 2020-06-02 06:34:00,982 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079640980 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,008 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079641006 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,363 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,364 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to receive media from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,374 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:01,378 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now receiving video from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,453 [ventExec-e2-t72] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079641403 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,542 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079641517 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,917 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,917 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 60604 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:01,918 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,918 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:01,921 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079641920 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,921 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,921 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 60605 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:01,925 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079641924 openvidu-server_1 | [INFO] 2020-06-02 06:34:01,932 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:01,933 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:34:02,189 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079642187 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,287 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079642286 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,469 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,469 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,472 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,472 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 60606 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,473 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,473 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,476 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,476 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 60607 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,479 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,479 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,480 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,480 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10961 typ srflx raddr 192.168.1.106 rport 60604"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,483 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,483 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10962 typ srflx raddr 192.168.1.106 rport 60605"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,487 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,487 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10963 typ srflx raddr 192.168.1.106 rport 60606"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,487 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,487 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10964 typ srflx raddr 192.168.1.106 rport 60607"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,490 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,490 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63251 typ relay raddr 69.10.52.178 rport 63251"} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,493 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:34:02,494 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BSSmgm4i902Gl1ab&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXRHPI&turnCredential=5ovwk6, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:34:02,790 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:02,871 [ventExec-e2-t39] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 51818 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10961 typ srflx raddr 192.168.1.106 rport 60604 | timestamp: 1591079642870 openvidu-server_1 | [INFO] 2020-06-02 06:34:02,871 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079642870 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,088 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,088 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64100 typ relay raddr 69.10.52.178 rport 64100"} openvidu-server_1 | [INFO] 2020-06-02 06:34:03,091 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,091 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59602 typ relay raddr 69.10.52.178 rport 59602"} openvidu-server_1 | [INFO] 2020-06-02 06:34:03,095 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,095 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65025 typ relay raddr 69.10.52.178 rport 65025"} openvidu-server_1 | [INFO] 2020-06-02 06:34:03,104 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:03,104 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:34:03,191 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079643191 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,202 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:34:03,202 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BSSmgm4i902Gl1ab&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXRHPI&turnCredential=5ovwk6, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BmrCepbwWWxeOp7m&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7QNJJU&turnCredential=zan85n, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:34:03,239 [ventExec-e2-t39] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079643239 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,239 [ventExec-e2-t38] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079643238 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,239 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-14 | timestamp: 1591079643239 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,242 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-13 | timestamp: 1591079643241 openvidu-server_1 | [INFO] 2020-06-02 06:34:03,686 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079643686 openvidu-server_1 | [INFO] 2020-06-02 06:34:04,218 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 9vdl030m445pnpldttj57n0h18 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:34:04,928 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079644926 openvidu-server_1 | [INFO] 2020-06-02 06:34:04,980 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079644979 openvidu-server_1 | [INFO] 2020-06-02 06:34:05,222 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079645221 openvidu-server_1 | [INFO] 2020-06-02 06:34:05,544 [EventExec-e2-t2] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079645543 openvidu-server_1 | [INFO] 2020-06-02 06:34:05,965 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:34:06,190 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: teg8jr80uppo8imtg216cor0cp openvidu-server_1 | [INFO] 2020-06-02 06:34:06,191 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:34:06,191 [16cor0cp-e14-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BmrCepbwWWxeOp7m&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7QNJJU&turnCredential=zan85n, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:34:06,191 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=teg8jr80uppo8imtg216cor0cp, participantPublicId=con_RW79FI67mg, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:34:06,423 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,427 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,448 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,474 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,474 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,494 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,495 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,495 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,591 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079646520 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,638 [ventExec-e2-t49] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079646635 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,674 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,675 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,675 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55306 typ host generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,675 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,675 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55307 typ host generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,676 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,676 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55308 typ host generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,676 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,676 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55309 typ host generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,676 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,678 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,678 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,700 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,700 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 62285 typ srflx raddr 192.168.1.199 rport 55307 generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 8546 typ srflx raddr 192.168.1.199 rport 55306 generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 45353 typ srflx raddr 192.168.1.199 rport 55309 generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,701 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 13426 typ srflx raddr 192.168.1.199 rport 55308 generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:06,747 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079646704 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,747 [ventExec-e2-t59] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079646712 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,748 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079646707 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,839 [entExec-e2-t109] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079646818 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,960 [entExec-e2-t102] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 52697 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 2951 typ prflx tcptype active | timestamp: 1591079646959 openvidu-server_1 | [INFO] 2020-06-02 06:34:06,961 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079646959 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,029 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 54834 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 8546 typ srflx raddr 192.168.1.199 rport 55306 | timestamp: 1591079647027 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,067 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,067 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58919 typ relay raddr 103.41.27.220 rport 45353 generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,068 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,068 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64314 typ relay raddr 103.41.27.220 rport 13426 generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,097 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:34:07,124 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,124 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58531 typ relay raddr 103.41.27.220 rport 8546 generation 0 ufrag cDn0 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,179 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46427 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 8546 typ srflx raddr 192.168.1.199 rport 55306 | timestamp: 1591079647178 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,261 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,261 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59984 typ relay raddr 103.41.27.220 rport 20051 generation 0 ufrag EYhS network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,303 [entExec-e2-t102] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079647302 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,303 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51012 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 13426 typ srflx raddr 192.168.1.199 rport 55308 | timestamp: 1591079647302 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,323 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: qqcsb99kne54vh6qhq06ot9n9h openvidu-server_1 | [INFO] 2020-06-02 06:34:07,323 [06ot9n9h-e16-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:34:07,323 [06ot9n9h-e16-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:34:07,323 [06ot9n9h-e16-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=qqcsb99kne54vh6qhq06ot9n9h, participantPublicId=con_FQyIlAsvGj, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:34:07,329 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,400 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55495 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 13426 typ srflx raddr 192.168.1.199 rport 55308 | timestamp: 1591079647399 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,563 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,578 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,613 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:34:07,619 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,620 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,620 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55310 typ host generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,621 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,621 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55311 typ host generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,663 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,663 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,664 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,664 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,667 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079647649 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,667 [ventExec-e2-t21] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079647647 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,778 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,778 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 15776 typ srflx raddr 192.168.1.199 rport 55310 generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,778 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,778 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 60019 typ srflx raddr 192.168.1.199 rport 55311 generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:07,779 [EventExec-e2-t3] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079647762 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,947 [ventExec-e2-t25] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079647945 openvidu-server_1 | [INFO] 2020-06-02 06:34:07,966 [ventExec-e2-t25] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079647965 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,043 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,043 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62779 typ relay raddr 103.41.27.220 rport 15776 generation 0 ufrag R2F9 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,088 [ventExec-e2-t25] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41677 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 15776 typ srflx raddr 192.168.1.199 rport 55310 | timestamp: 1591079648087 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,088 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079648087 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,106 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079648106 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,112 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079648112 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,173 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,194 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,194 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,196 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56003 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 15776 typ srflx raddr 192.168.1.199 rport 55310 | timestamp: 1591079648194 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,208 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,208 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,208 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57213 typ host generation 0 ufrag fIcv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57214 typ host generation 0 ufrag fIcv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57215 typ host generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,209 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 57216 typ host generation 0 ufrag fIcv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,210 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,210 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 57217 typ host generation 0 ufrag fIcv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,210 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,210 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 57218 typ host generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,283 [ventExec-e2-t39] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079648234 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,284 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079648237 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,289 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,289 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag fIcv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,303 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,303 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag fIcv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,304 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,304 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,306 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,306 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag fIcv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,307 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,307 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag fIcv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,308 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,308 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,351 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079648350 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,413 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079648412 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,444 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,444 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57218 typ srflx raddr 192.168.43.6 rport 57218 generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:08,454 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:08,454 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 57215 typ srflx raddr 192.168.43.6 rport 57215 generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:09,065 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079649063 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,087 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41178 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 57215 typ prflx | timestamp: 1591079649085 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,087 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079649086 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,114 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079649113 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,115 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-17 | timestamp: 1591079649113 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,149 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079649147 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,174 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,174 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63735 typ relay raddr 157.39.110.213 rport 57215 generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:09,219 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,219 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 63690 typ relay raddr 157.39.110.213 rport 62466 generation 0 ufrag fIcv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:09,221 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079649188 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,221 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079649218 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,260 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-18 | timestamp: 1591079649225 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,260 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51870 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 57215 typ prflx | timestamp: 1591079649252 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,304 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 2dh8tnkthaqeftke8pfhf0va4e - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:34:09,362 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: qcu2k3ke1c6clqps6hplp4odnc - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:34:09,487 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079649486 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,531 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079649530 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,734 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079649732 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,751 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079649749 openvidu-server_1 | [INFO] 2020-06-02 06:34:09,905 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079649904 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,152 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,154 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,154 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61417 typ relay raddr 69.10.52.178 rport 61417"} openvidu-server_1 | [INFO] 2020-06-02 06:34:10,157 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,158 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60934 typ relay raddr 69.10.52.178 rport 60934"} openvidu-server_1 | [INFO] 2020-06-02 06:34:10,159 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,159 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:34:10,237 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079650236 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,284 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,313 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,313 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,393 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,475 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079650433 openvidu-server_1 | [INFO] 2020-06-02 06:34:10,568 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079650546 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,416 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,416 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 51643 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,419 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,419 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,422 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,422 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 51644 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,426 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079651424 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,427 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,427 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,434 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,434 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 51645 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,436 [EventExec-e2-t3] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079651433 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,516 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,516 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,520 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,520 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 51646 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:11,523 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:11,524 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,298 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,298 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10977 typ srflx raddr 192.168.1.106 rport 51643"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,301 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,301 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10978 typ srflx raddr 192.168.1.106 rport 51644"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,304 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,304 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10979 typ srflx raddr 192.168.1.106 rport 51645"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,306 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,306 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10980 typ srflx raddr 192.168.1.106 rport 51646"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,308 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,308 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58316 typ relay raddr 69.10.52.178 rport 58316"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,312 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,312 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61491 typ relay raddr 69.10.52.178 rport 61491"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,315 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,315 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62238 typ relay raddr 69.10.52.178 rport 62238"} openvidu-server_1 | [INFO] 2020-06-02 06:34:12,322 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:12,323 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62817 typ relay raddr 69.10.52.178 rport 62817"} openvidu-server_1 | [INFO] 2020-06-02 06:34:13,183 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079653182 openvidu-server_1 | [INFO] 2020-06-02 06:34:13,183 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46283 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10977 typ srflx raddr 192.168.1.106 rport 51643 | timestamp: 1591079653182 openvidu-server_1 | [INFO] 2020-06-02 06:34:13,201 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 53211 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10977 typ srflx raddr 192.168.1.106 rport 51643 | timestamp: 1591079653200 openvidu-server_1 | [INFO] 2020-06-02 06:34:13,282 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44042 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10977 typ srflx raddr 192.168.1.106 rport 51643 | timestamp: 1591079653281 openvidu-server_1 | [INFO] 2020-06-02 06:34:13,952 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079653950 openvidu-server_1 | [INFO] 2020-06-02 06:34:13,971 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079653970 openvidu-server_1 | [INFO] 2020-06-02 06:34:14,007 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079654006 openvidu-server_1 | [INFO] 2020-06-02 06:34:14,331 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079654329 openvidu-server_1 | [INFO] 2020-06-02 06:34:15,546 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | timestamp: 1591079655545 openvidu-server_1 | [INFO] 2020-06-02 06:34:15,735 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | timestamp: 1591079655734 openvidu-server_1 | [INFO] 2020-06-02 06:34:17,456 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GO6EK6aEMw_str_CAM_ISEv_con_UB434S9CRN (subscriber) | timestamp: 1591079657455 openvidu-server_1 | [INFO] 2020-06-02 06:34:20,607 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:20,607 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63185 typ relay raddr 69.10.52.178 rport 63185"} openvidu-server_1 | [INFO] 2020-06-02 06:34:20,610 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:20,610 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64272 typ relay raddr 69.10.52.178 rport 64272"} openvidu-server_1 | [INFO] 2020-06-02 06:34:20,611 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:20,611 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:34:22,557 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | timestamp: 1591079662556 openvidu-server_1 | [INFO] 2020-06-02 06:34:22,762 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | timestamp: 1591079662761 openvidu-server_1 | [INFO] 2020-06-02 06:34:23,709 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | timestamp: 1591079663708 openvidu-server_1 | [INFO] 2020-06-02 06:34:24,290 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079664288 openvidu-server_1 | [INFO] 2020-06-02 06:34:26,486 [EventExec-e2-t1] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GO6EK6aEMw_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079666485 openvidu-server_1 | [INFO] 2020-06-02 06:34:33,657 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:36,294 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:36,879 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:36,879 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:34:36,921 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:34:36,922 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X598MLpOGBtmME2j&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=8PGKUC&turnCredential=rw8w3l, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl] } openvidu-server_1 | [INFO] 2020-06-02 06:34:37,259 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:37,569 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:34:37,569 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:34:37,626 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:34:37,626 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X598MLpOGBtmME2j&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=8PGKUC&turnCredential=rw8w3l, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:34:39,448 [0.0-5443-exec-4] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession A0CB1E72E4A701109E2BBB09D43F1B7F openvidu-server_1 | [INFO] 2020-06-02 06:34:39,679 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: rr9jpbsvrhfadcpbjrrlqacit3 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,680 [rlqacit3-e18-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:34:39,681 [rlqacit3-e18-t0] io.openvidu.server.core.SessionManager - Participant con_Pzimhmz7yu of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:34:39,681 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=rr9jpbsvrhfadcpbjrrlqacit3, participantPublicId=con_Pzimhmz7yu, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:34:39,907 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,909 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,910 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,912 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,913 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,919 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,923 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,927 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,939 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,996 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:39,996 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,000 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,046 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,047 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,047 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Request to receive media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,130 [ventExec-e2-t64] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680079 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,191 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Is now receiving video from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,191 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,191 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Request to receive media from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,218 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079680193 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,268 [ventExec-e2-t52] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680217 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,327 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Is now receiving video from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,328 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,396 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680353 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,402 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:34:40,404 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079680330 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,410 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Pzimhmz7yu: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,411 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,411 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52391 typ host generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52392 typ host generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52393 typ host generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52394 typ host generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,412 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52395 typ host generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52396 typ host generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52397 typ host generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52398 typ host generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,413 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,414 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 31455 typ srflx raddr 192.168.1.106 rport 52397 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 21884 typ srflx raddr 192.168.1.106 rport 52394 generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 2722 typ srflx raddr 192.168.1.106 rport 52392 generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,415 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 1485 typ srflx raddr 192.168.1.106 rport 52391 generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 36749 typ srflx raddr 192.168.1.106 rport 52393 generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 57728 typ srflx raddr 192.168.1.106 rport 52396 generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 61106 typ srflx raddr 192.168.1.106 rport 52398 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,416 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 44191 typ srflx raddr 192.168.1.106 rport 52395 generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,480 [ventExec-e2-t12] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680435 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,481 [ventExec-e2-t76] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680453 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,482 [ventExec-e2-t47] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680446 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,481 [entExec-e2-t110] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680439 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,482 [ventExec-e2-t11] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680458 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,482 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079680467 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,530 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,530 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59018 typ relay raddr 103.217.123.227 rport 21884 generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,531 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,531 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65251 typ relay raddr 103.217.123.227 rport 31455 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,532 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,532 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64318 typ relay raddr 103.217.123.227 rport 57728 generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,538 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,538 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57862 typ relay raddr 103.217.123.227 rport 36749 generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,540 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,540 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61031 typ relay raddr 103.217.123.227 rport 1485 generation 0 ufrag gT73 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,540 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,540 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60429 typ relay raddr 103.217.123.227 rport 61106 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,541 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,541 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65421 typ relay raddr 103.217.123.227 rport 44191 generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,584 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079680553 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,634 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,651 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,651 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,654 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,684 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,684 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Request to receive media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,704 [ventExec-e2-t27] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45897 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1485 typ srflx raddr 192.168.1.106 rport 52391 | timestamp: 1591079680698 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,705 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079680698 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,707 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,708 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,708 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63153 typ host generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,708 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,708 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63154 typ host generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,738 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,752 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,752 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,754 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680745 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,755 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680749 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,755 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43672 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1485 typ srflx raddr 192.168.1.106 rport 52391 | timestamp: 1591079680750 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,755 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,755 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,791 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,791 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_UB434S9CRN", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58662 typ relay raddr 103.217.123.227 rport 56784 generation 0 ufrag 4yaX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,792 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,792 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63954 typ relay raddr 103.217.123.227 rport 64915 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,796 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,796 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63491 typ relay raddr 103.217.123.227 rport 25405 generation 0 ufrag 0adh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,797 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,797 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Pzimhmz7yu: {connectionId: "con_GO6EK6aEMw", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63289 typ relay raddr 103.217.123.227 rport 50286 generation 0 ufrag JLuP network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,849 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,849 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Request to receive media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,868 [EventExec-e2-t4] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079680861 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 34658 typ srflx raddr 192.168.1.199 rport 63154 generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Is now receiving video from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 63987 typ host generation 0 ufrag u00O network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,869 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 63988 typ host generation 0 ufrag u00O network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 63989 typ host generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 63990 typ host generation 0 ufrag u00O network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,870 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 63991 typ host generation 0 ufrag u00O network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 63992 typ host generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag u00O network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag u00O network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 2639 typ srflx raddr 192.168.1.199 rport 63153 generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,871 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag u00O network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag u00O network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,872 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,957 [ventExec-e2-t36] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079680906 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,958 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079680912 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,960 [ventExec-e2-t56] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44278 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 36749 typ srflx raddr 192.168.1.106 rport 52393 | timestamp: 1591079680932 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,961 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079680932 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,969 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,969 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 63989 typ srflx raddr 192.168.43.6 rport 63989 generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:40,971 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:40,972 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 63992 typ srflx raddr 192.168.43.6 rport 63992 generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,026 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079681024 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,044 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42870 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 36749 typ srflx raddr 192.168.1.106 rport 52393 | timestamp: 1591079681029 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,045 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: Is now receiving video from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 51916 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,046 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,047 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,047 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 51917 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 51918 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,048 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,049 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,049 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 51919 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,049 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,049 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,091 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,091 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 10994 typ srflx raddr 192.168.1.106 rport 51916"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,138 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,138 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65164 typ relay raddr 103.41.27.220 rport 2639 generation 0 ufrag sZcd network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,140 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079681094 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,140 [entExec-e2-t102] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079681097 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,140 [ventExec-e2-t88] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079681088 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,155 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,155 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 10999 typ srflx raddr 192.168.1.106 rport 51917"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,197 [ventExec-e2-t72] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079681190 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,197 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47926 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 2639 typ srflx raddr 192.168.1.199 rport 63153 | timestamp: 1591079681190 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,212 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42157 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44191 typ srflx raddr 192.168.1.106 rport 52395 | timestamp: 1591079681211 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,212 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079681211 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,226 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52751 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 31455 typ srflx raddr 192.168.1.106 rport 52397 | timestamp: 1591079681224 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,226 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079681225 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,231 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,231 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11000 typ srflx raddr 192.168.1.106 rport 51918"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,278 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,279 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58023 typ relay raddr 157.39.110.213 rport 63989 generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,280 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45390 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 2639 typ srflx raddr 192.168.1.199 rport 63153 | timestamp: 1591079681255 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,300 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,300 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11001 typ srflx raddr 192.168.1.106 rport 51919"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,348 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42876 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 31455 typ srflx raddr 192.168.1.106 rport 52397 | timestamp: 1591079681336 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,474 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079681472 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,489 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079681488 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,512 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,512 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58888 typ relay raddr 69.10.52.178 rport 58888"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,516 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,516 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57667 typ relay raddr 69.10.52.178 rport 57667"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,580 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49081 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 2639 typ srflx raddr 192.168.1.199 rport 63153 | timestamp: 1591079681578 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,645 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079681643 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,658 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079681657 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,705 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43218 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 63989 typ srflx raddr 192.168.43.6 rport 63989 | timestamp: 1591079681704 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,705 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079681704 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,728 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,728 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UB434S9CRN: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58996 typ relay raddr 157.39.110.213 rport 62484 generation 0 ufrag u00O network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:34:41,771 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49457 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 63989 typ srflx raddr 192.168.43.6 rport 63989 | timestamp: 1591079681749 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,794 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49467 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 63989 typ prflx | timestamp: 1591079681792 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,819 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079681818 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,835 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079681834 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,839 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079681838 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,949 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079681947 openvidu-server_1 | [INFO] 2020-06-02 06:34:41,974 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079681973 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,002 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-21 | timestamp: 1591079682000 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,006 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079682005 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,007 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-22 | timestamp: 1591079682006 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,136 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079682135 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,147 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079682146 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,149 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079682147 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,183 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079682182 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,183 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55004 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 10994 typ srflx raddr 192.168.1.106 rport 51916 | timestamp: 1591079682182 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,310 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079682309 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,403 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079682402 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,430 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079682429 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,452 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079682451 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,637 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079682637 openvidu-server_1 | [INFO] 2020-06-02 06:34:42,867 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079682866 openvidu-server_1 | [INFO] 2020-06-02 06:34:43,015 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079683014 openvidu-server_1 | [INFO] 2020-06-02 06:34:43,094 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079683093 openvidu-server_1 | [INFO] 2020-06-02 06:34:43,182 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079683180 openvidu-server_1 | [INFO] 2020-06-02 06:34:43,319 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079683318 openvidu-server_1 | [INFO] 2020-06-02 06:34:43,623 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079683622 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,631 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079684629 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,648 [ventExec-e2-t14] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079684646 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,655 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,655 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58232 typ relay raddr 69.10.52.178 rport 58232"} openvidu-server_1 | [INFO] 2020-06-02 06:34:44,658 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,658 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62942 typ relay raddr 69.10.52.178 rport 62942"} openvidu-server_1 | [INFO] 2020-06-02 06:34:44,659 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:34:44,659 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GO6EK6aEMw: {connectionId: "con_Pzimhmz7yu", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:34:44,882 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079684880 openvidu-server_1 | [INFO] 2020-06-02 06:34:45,196 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079685195 openvidu-server_1 | [INFO] 2020-06-02 06:34:46,414 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079686413 openvidu-server_1 | [INFO] 2020-06-02 06:34:46,595 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079686594 openvidu-server_1 | [INFO] 2020-06-02 06:34:47,997 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_O2dW_con_RW79FI67mg (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079687995 openvidu-server_1 | [INFO] 2020-06-02 06:34:48,423 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079688422 openvidu-server_1 | [INFO] 2020-06-02 06:34:48,928 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISEv_con_UB434S9CRN (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079688927 openvidu-server_1 | [INFO] 2020-06-02 06:34:49,068 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079689067 openvidu-server_1 | [INFO] 2020-06-02 06:34:50,564 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079690562 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,127 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079696126 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,128 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079696127 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,278 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | timestamp: 1591079696277 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,379 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | timestamp: 1591079696378 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,495 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | timestamp: 1591079696494 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,790 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | timestamp: 1591079696789 openvidu-server_1 | [INFO] 2020-06-02 06:34:56,968 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UB434S9CRN_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | timestamp: 1591079696967 openvidu-server_1 | [INFO] 2020-06-02 06:34:57,138 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GO6EK6aEMw_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | timestamp: 1591079697138 openvidu-server_1 | [INFO] 2020-06-02 06:34:57,593 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WCmS_con_GO6EK6aEMw (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079697591 openvidu-server_1 | [INFO] 2020-06-02 06:34:58,196 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079698194 openvidu-server_1 | [INFO] 2020-06-02 06:34:59,363 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UB434S9CRN_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079699361 openvidu-server_1 | [INFO] 2020-06-02 06:35:11,295 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:14,321 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Lj2Q_con_Pzimhmz7yu (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079714320 openvidu-server_1 | [INFO] 2020-06-02 06:35:16,127 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:18,759 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:19,126 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_ISEv_con_UB434S9CRN (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079719125 openvidu-server_1 | [INFO] 2020-06-02 06:35:20,114 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Pzimhmz7yu_str_CAM_WCmS_con_GO6EK6aEMw (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079720112 openvidu-server_1 | [INFO] 2020-06-02 06:35:21,075 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Lj2Q_con_Pzimhmz7yu (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079721073 openvidu-server_1 | [INFO] 2020-06-02 06:35:22,873 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,109 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,109 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Pzimhmz7yu of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:35:23,109 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Pzimhmz7yu: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,109 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: cancel receiving media from con_Pzimhmz7yu openvidu-server_1 | [INFO] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: stopped receiving media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_Pzimhmz7yu openvidu-server_1 | [WARN] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_Pzimhmz7yu. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: cancel receiving media from con_Pzimhmz7yu openvidu-server_1 | [INFO] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: stopped receiving media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,110 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_Pzimhmz7yu openvidu-server_1 | [INFO] 2020-06-02 06:35:23,111 [rlqacit3-e18-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_Pzimhmz7yu in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,114 [rlqacit3-e18-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:23,128 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,128 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_UB434S9CRN of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:35:23,152 [rlqacit3-e18-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id rr9jpbsvrhfadcpbjrrlqacit3 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcNotificationService - : {jpcal0d4so6o7dlutqdbgfsoqf=io.openvidu.server.rpc.RpcConnection@1b54cb5, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, ja5fpgr07mm9lg6a8osgokt2hl=io.openvidu.server.rpc.RpcConnection@1e5fef3f, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [rlqacit3-e18-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Pzimhmz7yu has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_UB434S9CRN: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: cancel receiving media from con_UB434S9CRN openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GO6EK6aEMw: stopped receiving media from con_UB434S9CRN in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_UB434S9CRN openvidu-server_1 | [WARN] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_UB434S9CRN. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:35:23,153 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_UB434S9CRN openvidu-server_1 | [INFO] 2020-06-02 06:35:23,154 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_UB434S9CRN in room abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:35:23,154 [sgokt2hl-e12-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UB434S9CRN: Trying to close subscriber endpoint to con_CHLORFho3W. But the endpoint was never instantiated. openvidu-server_1 | [INFO] 2020-06-02 06:35:23,157 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,157 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_GO6EK6aEMw of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:35:23,195 [sgokt2hl-e12-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:23,236 [sgokt2hl-e12-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ja5fpgr07mm9lg6a8osgokt2hl openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcNotificationService - : {jpcal0d4so6o7dlutqdbgfsoqf=io.openvidu.server.rpc.RpcConnection@1b54cb5, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [sgokt2hl-e12-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UB434S9CRN has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_GO6EK6aEMw: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_GO6EK6aEMw openvidu-server_1 | [WARN] 2020-06-02 06:35:23,238 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_GO6EK6aEMw. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:35:23,238 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_GO6EK6aEMw openvidu-server_1 | [INFO] 2020-06-02 06:35:23,239 [qdbgfsoqf-e6-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_GO6EK6aEMw in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:23,239 [qdbgfsoqf-e6-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:23,296 [qdbgfsoqf-e6-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:35:23,297 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id jpcal0d4so6o7dlutqdbgfsoqf openvidu-server_1 | [INFO] 2020-06-02 06:35:23,297 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:35:23,297 [qdbgfsoqf-e6-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GO6EK6aEMw has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:25,458 [0.0-5443-exec-6] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:35:26,717 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:27,829 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:27,829 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:27,861 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:27,862 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UrlRcypMZMeH1F9M&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SEBKHS&turnCredential=mqy9lf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:28,313 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:28,793 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:28,793 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:28,857 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:28,859 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UrlRcypMZMeH1F9M&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SEBKHS&turnCredential=mqy9lf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:32,166 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:32,697 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:32,697 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:32,909 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:32,911 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UrlRcypMZMeH1F9M&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SEBKHS&turnCredential=mqy9lf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_OGk2ggKNYHnhaW2l&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RONZDY&turnCredential=k4qzk2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:33,153 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: rr9jpbsvrhfadcpbjrrlqacit3 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:35:33,202 [0.0-5443-exec-7] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 7EEBE743CA03315730F432513E53C632 openvidu-server_1 | [INFO] 2020-06-02 06:35:33,238 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ja5fpgr07mm9lg6a8osgokt2hl - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:35:33,265 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:33,298 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: jpcal0d4so6o7dlutqdbgfsoqf - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:35:33,408 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:33,579 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:33,580 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:33,621 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:33,621 [0.0-5443-exec-9] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UrlRcypMZMeH1F9M&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SEBKHS&turnCredential=mqy9lf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_OGk2ggKNYHnhaW2l&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RONZDY&turnCredential=k4qzk2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:33,841 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | [INFO] 2020-06-02 06:35:33,843 [spc69gg6-e20-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_OGk2ggKNYHnhaW2l&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RONZDY&turnCredential=k4qzk2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:33,843 [spc69gg6-e20-t0] io.openvidu.server.core.SessionManager - Participant con_JIjoryk52s of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:35:33,843 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=qabuckomqnl6r984m1spc69gg6, participantPublicId=con_JIjoryk52s, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:35:34,096 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:34,096 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:34,374 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:34,375 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_OGk2ggKNYHnhaW2l&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RONZDY&turnCredential=k4qzk2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1o9s33B5PYMuP2s&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XIMNDM&turnCredential=osa5lk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:34,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:34,478 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:34,479 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:34,545 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:34,779 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:34,937 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:34,937 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,017 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,098 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession A0CB1E72E4A701109E2BBB09D43F1B7F openvidu-server_1 | [INFO] 2020-06-02 06:35:35,115 [ventExec-e2-t73] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079735073 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,208 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079735186 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,296 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,319 [0.0-5443-exec-5] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 1u90efv05j1sau5e7iaum3ifgh openvidu-server_1 | [INFO] 2020-06-02 06:35:35,321 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:35:35,321 [aum3ifgh-e22-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1o9s33B5PYMuP2s&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XIMNDM&turnCredential=osa5lk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:35,321 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=1u90efv05j1sau5e7iaum3ifgh, participantPublicId=con_QmKkSvXaAn, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:35:35,373 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,373 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:35,407 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:35,408 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1o9s33B5PYMuP2s&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XIMNDM&turnCredential=osa5lk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:35,430 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:35:35,443 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,445 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,445 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 49561 typ host generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,445 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,445 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 49562 typ host generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,446 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,446 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 64651 typ host generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,446 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,446 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 64652 typ host generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,447 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,447 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 55306 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,447 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,447 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 55307 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57352 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57353 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,449 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58287 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,449 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,449 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58288 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 49688 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 49689 typ host generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,450 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40541 typ srflx raddr 100.77.81.247 rport 55306 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,451 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,451 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40540 typ srflx raddr 100.77.81.247 rport 58287 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,451 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,451 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40517 typ srflx raddr 100.77.81.247 rport 49688 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40522 typ srflx raddr 100.77.81.247 rport 64651 generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40519 typ srflx raddr 100.77.81.247 rport 49561 generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,452 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40518 typ srflx raddr 100.77.81.247 rport 57352 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,530 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079735489 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,530 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079735497 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,531 [ventExec-e2-t49] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079735491 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,562 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,564 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,565 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,566 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,571 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,612 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,612 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,615 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079735604 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,659 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,659 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64025 typ relay raddr 223.225.136.249 rport 40541 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,664 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,664 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61112 typ relay raddr 223.225.136.249 rport 40540 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,665 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,665 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 65195 typ relay raddr 223.225.136.249 rport 40519 generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,666 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,666 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 60219 typ relay raddr 223.225.136.249 rport 40517 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,667 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,667 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 59278 typ relay raddr 223.225.136.249 rport 40518 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,668 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,691 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,691 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,719 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,720 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,794 [entExec-e2-t106] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079735752 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,803 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50305 typ host generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50306 typ host generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,804 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,827 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,879 [ventExec-e2-t93] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079735835 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,879 [ventExec-e2-t76] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079735831 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,882 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079735865 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 11809 typ srflx raddr 192.168.1.199 rport 50305 generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 57088 typ srflx raddr 192.168.1.199 rport 50306 generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,955 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079735945 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,957 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:35:35,963 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55156 typ host generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55157 typ host generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55158 typ host generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55159 typ host generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,964 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,965 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,965 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,988 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,988 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 57207 typ relay raddr 223.225.136.249 rport 21797 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,989 [ventExec-e2-t29] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079735982 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,990 [ventExec-e2-t62] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44070 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40519 typ srflx raddr 100.77.81.247 rport 49561 | timestamp: 1591079735982 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,992 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,992 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 64592 typ relay raddr 223.225.136.249 rport 21813 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:35,992 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:35,992 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 65202 typ relay raddr 223.225.136.249 rport 21803 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,001 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,001 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59346 typ relay raddr 223.225.136.249 rport 21801 generation 0 ufrag 07lr network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,001 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,001 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61097 typ relay raddr 223.225.136.249 rport 21807 generation 0 ufrag giy8 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,042 [ventExec-e2-t71] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079735989 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,042 [ventExec-e2-t68] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079735997 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,042 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079735992 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,129 [ventExec-e2-t25] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079736104 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,158 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55635 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40519 typ srflx raddr 100.77.81.247 rport 49561 | timestamp: 1591079736145 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,158 [ventExec-e2-t27] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51269 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40519 typ srflx raddr 100.77.81.247 rport 49561 | timestamp: 1591079736144 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,159 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,160 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,160 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55160 typ host generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,161 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,161 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55161 typ host generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,161 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,162 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,162 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,162 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,163 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,163 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,163 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,163 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,164 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,164 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,165 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,165 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,165 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,165 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 6840 typ srflx raddr 192.168.1.106 rport 55156 generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,166 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,166 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 40962 typ srflx raddr 192.168.1.106 rport 55158 generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,167 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,167 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 23917 typ srflx raddr 192.168.1.106 rport 55159 generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,167 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,167 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 15531 typ srflx raddr 192.168.1.106 rport 55157 generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,168 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,168 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 37363 typ srflx raddr 192.168.1.106 rport 55161 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,169 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,169 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 28644 typ srflx raddr 192.168.1.106 rport 55160 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,169 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,169 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60751 typ relay raddr 103.217.123.227 rport 6840 generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,170 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,170 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60995 typ relay raddr 103.217.123.227 rport 40962 generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,170 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,170 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62204 typ relay raddr 103.217.123.227 rport 23917 generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,172 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,173 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65319 typ relay raddr 103.41.27.220 rport 11809 generation 0 ufrag PeON network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,186 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,186 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58834 typ relay raddr 103.217.123.227 rport 37363 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,186 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,186 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62682 typ relay raddr 103.217.123.227 rport 28644 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,243 [ventExec-e2-t12] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079736201 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,243 [ventExec-e2-t71] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079736204 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,297 [ventExec-e2-t12] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 50564 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 40781 typ prflx tcptype active | timestamp: 1591079736276 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,297 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079736276 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,297 [ventExec-e2-t42] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48978 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 11809 typ srflx raddr 192.168.1.199 rport 50305 | timestamp: 1591079736277 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,338 [ventExec-e2-t51] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079736316 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,340 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 41687 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 11809 typ srflx raddr 192.168.1.199 rport 50305 | timestamp: 1591079736339 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,400 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44391 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 6840 typ srflx raddr 192.168.1.106 rport 55156 | timestamp: 1591079736398 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,400 [ventExec-e2-t50] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079736398 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,401 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,416 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,464 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,464 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63886 typ relay raddr 103.217.123.227 rport 42874 generation 0 ufrag u5aA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,464 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,464 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,465 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,465 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60645 typ relay raddr 103.217.123.227 rport 57429 generation 0 ufrag N8K0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,466 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,466 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62529 typ relay raddr 103.217.123.227 rport 49171 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,467 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,467 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57619 typ relay raddr 103.217.123.227 rport 9081 generation 0 ufrag kedi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,541 [ventExec-e2-t50] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56411 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 6840 typ srflx raddr 192.168.1.106 rport 55156 | timestamp: 1591079736539 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,549 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,549 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,549 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60909 typ host generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,550 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,550 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60910 typ host generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,558 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,558 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,559 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,559 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,629 [ventExec-e2-t73] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079736577 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,631 [ventExec-e2-t82] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42983 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 40962 typ srflx raddr 192.168.1.106 rport 55158 | timestamp: 1591079736579 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,631 [ventExec-e2-t31] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079736581 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,631 [entExec-e2-t100] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079736579 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,636 [ventExec-e2-t96] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079736599 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,637 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,637 [ventExec-e2-t71] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40407 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40541 typ srflx raddr 100.77.81.247 rport 55306 | timestamp: 1591079736599 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,638 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,642 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079736633 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,679 [ventExec-e2-t90] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079736648 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,681 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,682 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 25845 typ srflx raddr 192.168.1.199 rport 60909 generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,682 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,682 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 35254 typ srflx raddr 192.168.1.199 rport 60910 generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,729 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42624 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 40962 typ srflx raddr 192.168.1.106 rport 55158 | timestamp: 1591079736697 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,729 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079736692 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,729 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40502 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 11809 typ srflx raddr 192.168.1.199 rport 50305 | timestamp: 1591079736727 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,771 [ventExec-e2-t46] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079736736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,771 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54787 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 28644 typ srflx raddr 192.168.1.106 rport 55160 | timestamp: 1591079736736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,804 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,805 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,805 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 59308 typ host generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,806 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,806 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 59309 typ host generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,807 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,807 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 54514 typ host generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,807 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,807 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 54515 typ host generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,852 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40971 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 28644 typ srflx raddr 192.168.1.106 rport 55160 | timestamp: 1591079736831 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,904 [ventExec-e2-t61] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079736852 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,905 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079736855 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,931 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,931 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40539 typ srflx raddr 100.77.81.247 rport 54514 generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,931 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,931 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59308 generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,943 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:36,943 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62140 typ relay raddr 103.41.27.220 rport 25845 generation 0 ufrag bIfO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:36,987 [ventExec-e2-t68] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079736966 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,025 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079737015 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,025 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:6 1 TCP 1010827775 69.10.52.181 43037 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 43258 typ prflx tcptype active | timestamp: 1591079737015 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,128 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53668 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 25845 typ srflx raddr 192.168.1.199 rport 60909 | timestamp: 1591079737126 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,166 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737165 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,180 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079737180 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,189 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079737188 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,245 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737244 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,421 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737419 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,443 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079737442 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,456 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,456 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62524 typ relay raddr 223.225.136.249 rport 40512 generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:37,468 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079737465 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,468 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-27 | timestamp: 1591079737460 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,507 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079737497 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,507 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-28 | timestamp: 1591079737467 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,599 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737598 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,755 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737754 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,779 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079737778 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,779 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45194 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59308 | timestamp: 1591079737778 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,798 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,798 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 57130 typ relay raddr 223.225.136.249 rport 11999 generation 0 ufrag 8VcW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:37,843 [0.0-5443-exec-6] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 5FCACF9737BE56C2AE7CF70BF13D4613 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,852 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737851 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,866 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46054 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59308 | timestamp: 1591079737864 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,920 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737919 openvidu-server_1 | [INFO] 2020-06-02 06:35:37,987 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079737985 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,012 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079738011 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,193 [0.0-5443-exec-4] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: c6s4roairtkh58nua2n3938nna openvidu-server_1 | [INFO] 2020-06-02 06:35:38,195 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:35:38,195 [n3938nna-e24-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:38,195 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=c6s4roairtkh58nua2n3938nna, participantPublicId=con_UPRMaDBw37, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:35:38,255 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079738253 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,414 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,481 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,482 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,483 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,486 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079738485 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,492 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079738491 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,502 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079738501 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,506 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,507 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,511 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,536 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,637 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,637 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,680 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,681 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,681 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,762 [ventExec-e2-t62] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079738715 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,850 [ventExec-e2-t62] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079738827 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,881 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,882 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,882 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,971 [ventExec-e2-t18] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079738923 openvidu-server_1 | [INFO] 2020-06-02 06:35:38,977 [ventExec-e2-t93] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079738933 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,027 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739015 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,069 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739036 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,079 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,079 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,153 [ventExec-e2-t23] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079739138 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,153 [ventExec-e2-t41] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079739105 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,201 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079739162 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,202 [ventExec-e2-t50] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-31 | timestamp: 1591079739163 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,202 [entExec-e2-t100] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079739169 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,203 [ventExec-e2-t55] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079739170 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,245 [ventExec-e2-t55] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739219 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,252 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:35:39,268 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,269 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,269 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50135 typ host generation 0 ufrag aKz8 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,270 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,270 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50136 typ host generation 0 ufrag aKz8 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50137 typ host generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50138 typ host generation 0 ufrag aKz8 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,271 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50139 typ host generation 0 ufrag aKz8 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,272 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,272 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50140 typ host generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,272 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,272 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50141 typ host generation 0 ufrag jqBm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50142 typ host generation 0 ufrag jqBm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50143 typ host generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,273 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50144 typ host generation 0 ufrag jqBm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,274 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,274 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50145 typ host generation 0 ufrag jqBm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,274 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,274 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50146 typ host generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,275 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,275 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50147 typ host generation 0 ufrag DOCY network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,275 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,275 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50148 typ host generation 0 ufrag DOCY network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,275 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50149 typ host generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50150 typ host generation 0 ufrag DOCY network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50151 typ host generation 0 ufrag DOCY network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50152 typ host generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50153 typ host generation 0 ufrag OvgO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,277 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50154 typ host generation 0 ufrag OvgO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,278 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,278 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50155 typ host generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,281 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,281 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50156 typ host generation 0 ufrag OvgO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,282 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,282 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50157 typ host generation 0 ufrag OvgO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,283 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,283 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50158 typ host generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,284 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,284 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag aKz8 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,284 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,284 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag aKz8 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,285 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,285 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,286 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,286 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag aKz8 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,287 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,287 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag aKz8 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,288 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,288 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,288 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,289 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag jqBm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,289 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,289 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag jqBm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,290 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,290 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,291 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,291 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag jqBm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,292 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,292 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag jqBm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,292 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,292 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,293 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,293 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag DOCY network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,294 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,294 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag DOCY network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,295 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,295 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag DOCY network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag DOCY network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,297 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,297 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,298 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,298 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag OvgO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,298 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,298 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag OvgO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,299 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,299 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,299 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,299 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag OvgO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,300 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,300 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag OvgO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,300 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,301 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,301 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,301 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50140 typ srflx raddr 192.168.43.6 rport 50140 generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,302 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,302 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50137 typ srflx raddr 192.168.43.6 rport 50137 generation 0 ufrag aKz8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,302 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,302 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50152 typ srflx raddr 192.168.43.6 rport 50152 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,303 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,303 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50158 typ srflx raddr 192.168.43.6 rport 50158 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,303 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,303 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50143 typ srflx raddr 192.168.43.6 rport 50143 generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,304 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,304 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50146 typ srflx raddr 192.168.43.6 rport 50146 generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,305 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,305 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50149 typ srflx raddr 192.168.43.6 rport 50149 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,305 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,305 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50155 typ srflx raddr 192.168.43.6 rport 50155 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,335 [ventExec-e2-t79] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47684 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.110.213 50137 typ prflx | timestamp: 1591079739290 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,336 [entExec-e2-t108] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079739290 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,337 [ventExec-e2-t55] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 46647 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.110.213 50137 typ prflx | timestamp: 1591079739318 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,360 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59382 typ relay raddr 157.39.110.213 rport 50152 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60671 typ relay raddr 157.39.110.213 rport 50149 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61977 typ relay raddr 157.39.110.213 rport 50143 generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,361 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57914 typ relay raddr 157.39.110.213 rport 50146 generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,416 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079739335 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,417 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739357 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,417 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739349 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,417 [ventExec-e2-t99] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739367 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,418 [entExec-e2-t108] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 46647 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50137 typ srflx raddr 192.168.43.6 rport 50137 | timestamp: 1591079739382 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,469 [ventExec-e2-t79] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40191 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50137 typ srflx raddr 192.168.43.6 rport 50137 | timestamp: 1591079739437 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,470 [EventExec-e2-t6] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739445 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,491 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,492 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,511 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,511 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,513 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,513 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,535 [ventExec-e2-t16] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55898 typ host | remote: candidate:remote2 1 UDP 1853693695 157.39.20.63 50137 typ prflx | timestamp: 1591079739530 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,571 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,571 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60378 typ relay raddr 157.39.110.213 rport 50158 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,574 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,575 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58124 typ relay raddr 157.39.110.213 rport 50155 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,575 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,577 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,577 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55163 typ host generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,578 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,578 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55164 typ host generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,605 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,607 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,607 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,609 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,609 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,684 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,685 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,685 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60911 typ host generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,685 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,686 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60912 typ host generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,686 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,686 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,686 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,686 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,690 [ventExec-e2-t98] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079739669 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,691 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739680 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,726 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,727 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 55647 typ srflx raddr 192.168.1.106 rport 55163 generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,728 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,728 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 30377 typ srflx raddr 192.168.1.199 rport 60911 generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,730 [ventExec-e2-t68] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079739719 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,730 [EventExec-e2-t3] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739722 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,733 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,733 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 42278 typ srflx raddr 192.168.1.106 rport 55164 generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,741 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,741 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 54260 typ srflx raddr 192.168.1.199 rport 60912 generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,761 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,761 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57601 typ relay raddr 157.39.110.213 rport 62511 generation 0 ufrag jqBm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,776 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,776 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 65386 typ relay raddr 157.39.110.213 rport 62513 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,776 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,776 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 63126 typ relay raddr 157.39.110.213 rport 62514 generation 0 ufrag DOCY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,776 [ventExec-e2-t55] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739769 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,786 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,786 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 62462 typ relay raddr 157.39.110.213 rport 62516 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,786 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,786 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57445 typ relay raddr 157.39.110.213 rport 62515 generation 0 ufrag OvgO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,786 [ventExec-e2-t59] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079739782 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,829 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,829 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,834 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739834 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,841 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,841 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,841 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 55705 typ host generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 55706 typ host generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57048 typ host generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,842 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57049 typ host generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,920 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079739866 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,922 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079739869 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,947 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079739908 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,947 [ventExec-e2-t81] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50555 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 50143 typ prflx | timestamp: 1591079739908 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,989 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:39,989 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63902 typ relay raddr 103.41.27.220 rport 30377 generation 0 ufrag 819L network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:39,992 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079739985 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,044 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079740043 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,047 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-32 | timestamp: 1591079740047 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,048 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079740048 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,101 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,101 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40542 typ srflx raddr 100.77.81.247 rport 57048 generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:40,126 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,126 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57375 typ relay raddr 103.217.123.227 rport 55647 generation 0 ufrag 1/+Q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:40,129 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,129 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40520 typ srflx raddr 100.77.81.247 rport 55705 generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43119 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 55647 typ srflx raddr 192.168.1.106 rport 55163 | timestamp: 1591079740141 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [ventExec-e2-t81] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49779 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 30377 typ srflx raddr 192.168.1.199 rport 60911 | timestamp: 1591079740167 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079740141 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [EventExec-e2-t8] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079740164 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079740168 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,175 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56741 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50149 typ srflx raddr 192.168.43.6 rport 50149 | timestamp: 1591079740163 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,215 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40669 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 50149 typ prflx | timestamp: 1591079740181 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,227 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45651 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 30377 typ srflx raddr 192.168.1.199 rport 60911 | timestamp: 1591079740226 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,232 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41974 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 55647 typ srflx raddr 192.168.1.106 rport 55163 | timestamp: 1591079740231 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,235 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079740234 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,241 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079740238 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,242 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079740239 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,251 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079740250 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,402 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079740401 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,403 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42384 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50155 typ srflx raddr 192.168.43.6 rport 50155 | timestamp: 1591079740401 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,489 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,489 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 60061 typ relay raddr 223.225.136.249 rport 40520 generation 0 ufrag 3Vna network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:40,515 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55097 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 50155 typ prflx | timestamp: 1591079740514 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,600 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079740598 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,624 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079740623 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,785 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47007 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40520 typ srflx raddr 100.77.81.247 rport 55705 | timestamp: 1591079740784 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,786 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079740784 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,846 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40415 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40520 typ srflx raddr 100.77.81.247 rport 55705 | timestamp: 1591079740845 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,872 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47973 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40520 typ srflx raddr 100.77.81.247 rport 55705 | timestamp: 1591079740871 openvidu-server_1 | [INFO] 2020-06-02 06:35:40,950 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079740949 openvidu-server_1 | [INFO] 2020-06-02 06:35:41,027 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079741026 openvidu-server_1 | [INFO] 2020-06-02 06:35:41,044 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079741043 openvidu-server_1 | [INFO] 2020-06-02 06:35:41,280 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079741279 openvidu-server_1 | [INFO] 2020-06-02 06:35:41,560 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079741559 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,413 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079742412 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,440 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742439 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,622 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079742620 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,641 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742640 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,834 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079742833 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,861 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079742860 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,891 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079742890 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,892 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-33 | timestamp: 1591079742890 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,902 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-34 | timestamp: 1591079742900 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,902 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742899 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,911 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742910 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,911 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742910 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,917 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079742917 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,933 [ventExec-e2-t77] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079742933 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,933 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079742933 openvidu-server_1 | [INFO] 2020-06-02 06:35:42,941 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079742941 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,031 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079743030 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,181 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079743180 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,212 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079743211 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,324 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079743323 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,420 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079743419 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,579 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079743579 openvidu-server_1 | [INFO] 2020-06-02 06:35:43,589 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:44,019 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079744018 openvidu-server_1 | [INFO] 2020-06-02 06:35:44,446 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:44,446 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:44,481 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:44,482 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Nwf1XVIJxlb65fGU&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZMWRSB&turnCredential=cdra5r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:44,904 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:45,297 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:35:45,298 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:35:45,339 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:35:45,340 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Nwf1XVIJxlb65fGU&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZMWRSB&turnCredential=cdra5r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:47,253 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079747252 openvidu-server_1 | [INFO] 2020-06-02 06:35:48,462 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:35:48,754 [0.0-5443-exec-1] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ba0hhfq18l03in8aouk73a6ipo openvidu-server_1 | [INFO] 2020-06-02 06:35:48,755 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:35:48,755 [k73a6ipo-e26-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:35:48,755 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ba0hhfq18l03in8aouk73a6ipo, participantPublicId=con_Q69Y49E9jD, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:35:48,982 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,041 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,048 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,052 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,053 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,081 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,091 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,099 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,110 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,118 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,286 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,286 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,371 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,372 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,372 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,447 [ventExec-e2-t48] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079749404 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,500 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,500 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,500 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,528 [entExec-e2-t101] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079749518 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,571 [ventExec-e2-t58] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079749527 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,663 [entExec-e2-t109] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079749640 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,681 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,682 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,682 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,758 [ventExec-e2-t81] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079749715 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,760 [ventExec-e2-t57] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079749759 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,810 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,811 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,884 [ventExec-e2-t54] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079749841 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,889 [ventExec-e2-t67] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079749828 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,931 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:35:49,972 [entExec-e2-t112] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079749952 openvidu-server_1 | [INFO] 2020-06-02 06:35:49,972 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61304 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,044 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,044 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61305 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,046 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,046 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,048 [ventExec-e2-t52] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079750009 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,048 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,048 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61306 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,049 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,049 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,050 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,052 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61307 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,052 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,052 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,054 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,054 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61308 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,054 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,054 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,054 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61309 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61310 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61311 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61312 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61313 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,056 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61314 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61315 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,057 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61316 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,058 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61317 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61318 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,059 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61319 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61320 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,060 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61321 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,061 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,061 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,061 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,061 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61322 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,062 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,062 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,063 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,063 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61323 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,063 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,063 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,064 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079750057 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,064 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,064 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11047 typ srflx raddr 192.168.1.106 rport 61304"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,065 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,065 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11048 typ srflx raddr 192.168.1.106 rport 61308"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,065 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,065 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11050 typ srflx raddr 192.168.1.106 rport 61316"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,066 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,066 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11051 typ srflx raddr 192.168.1.106 rport 61320"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,066 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,066 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11049 typ srflx raddr 192.168.1.106 rport 61312"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11054 typ srflx raddr 192.168.1.106 rport 61305"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11055 typ srflx raddr 192.168.1.106 rport 61309"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,067 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11056 typ srflx raddr 192.168.1.106 rport 61313"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,068 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,068 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11065 typ srflx raddr 192.168.1.106 rport 61321"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,068 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,068 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11062 typ srflx raddr 192.168.1.106 rport 61317"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,069 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,069 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11080 typ srflx raddr 192.168.1.106 rport 61318"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,069 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,069 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11078 typ srflx raddr 192.168.1.106 rport 61310"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,069 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,070 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11081 typ srflx raddr 192.168.1.106 rport 61322"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,070 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,070 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11083 typ srflx raddr 192.168.1.106 rport 61311"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11084 typ srflx raddr 192.168.1.106 rport 61315"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11085 typ srflx raddr 192.168.1.106 rport 61319"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11079 typ srflx raddr 192.168.1.106 rport 61314"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,072 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,072 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11086 typ srflx raddr 192.168.1.106 rport 61323"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,072 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,072 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63626 typ relay raddr 69.10.52.178 rport 63626"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,073 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,073 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63281 typ relay raddr 69.10.52.178 rport 63281"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,073 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,073 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61629 typ relay raddr 69.10.52.178 rport 61629"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58553 typ relay raddr 69.10.52.178 rport 58553"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58879 typ relay raddr 69.10.52.178 rport 58879"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57449 typ relay raddr 69.10.52.178 rport 57449"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,085 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,085 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63606 typ relay raddr 69.10.52.178 rport 63606"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750067 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079750069 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [ventExec-e2-t45] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750078 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079750081 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750089 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,166 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079750093 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,199 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,204 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,205 [EventExec-e2-t5] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079750095 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,205 [ventExec-e2-t67] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079750104 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,205 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41963 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11047 typ prflx | timestamp: 1591079750095 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,205 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750101 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,206 [EventExec-e2-t9] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41963 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11047 typ srflx raddr 192.168.1.106 rport 61304 | timestamp: 1591079750110 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,206 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 54185 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11047 typ srflx raddr 192.168.1.106 rport 61304 | timestamp: 1591079750165 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,219 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,219 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,223 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,223 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,251 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,276 [ventExec-e2-t11] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079750272 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,276 [ventExec-e2-t27] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 52408 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11047 typ srflx raddr 192.168.1.106 rport 61304 | timestamp: 1591079750271 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,276 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,276 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,277 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,277 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,277 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54581 typ host generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,277 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,277 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54582 typ host generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,298 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,320 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,320 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,320 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,320 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,323 [ventExec-e2-t12] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750311 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,323 [ventExec-e2-t45] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079750305 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,335 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,335 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,335 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55165 typ host generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,336 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,336 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 55166 typ host generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,336 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,337 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,337 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,337 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,402 [ventExec-e2-t22] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750371 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,402 [ventExec-e2-t64] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079750366 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,434 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,434 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 32107 typ srflx raddr 192.168.1.199 rport 54581 generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,436 [ventExec-e2-t96] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079750418 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,446 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,446 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 50626 typ srflx raddr 192.168.1.199 rport 54582 generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,448 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,448 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 1303 typ srflx raddr 192.168.1.106 rport 55165 generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,448 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,448 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 63874 typ srflx raddr 192.168.1.106 rport 55166 generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,490 [ventExec-e2-t92] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079750477 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,499 [ventExec-e2-t10] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079750494 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,499 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [ventExec-e2-t96] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079750494 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50160 typ host generation 0 ufrag yfwN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50161 typ host generation 0 ufrag yfwN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,500 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50162 typ host generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 50163 typ host generation 0 ufrag yfwN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 50164 typ host generation 0 ufrag yfwN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,501 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 50165 typ host generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag yfwN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag yfwN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,502 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag yfwN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,503 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,503 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag yfwN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,503 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,503 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,521 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,521 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50162 typ srflx raddr 192.168.43.6 rport 50162 generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,526 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,526 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 50165 typ srflx raddr 192.168.43.6 rport 50165 generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,577 [ventExec-e2-t93] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079750531 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,579 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079750536 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,579 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079750538 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,668 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079750632 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,668 [ventExec-e2-t64] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079750647 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,698 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,698 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58561 typ relay raddr 103.41.27.220 rport 32107 generation 0 ufrag uYwn network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,736 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,736 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60829 typ relay raddr 69.10.52.178 rport 60829"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61217 typ relay raddr 69.10.52.178 rport 61217"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60316 typ relay raddr 69.10.52.178 rport 60316"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63921 typ relay raddr 69.10.52.178 rport 63921"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62845 typ relay raddr 69.10.52.178 rport 62845"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59905 typ relay raddr 69.10.52.178 rport 59905"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63961 typ relay raddr 69.10.52.178 rport 63961"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,737 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59356 typ relay raddr 69.10.52.178 rport 59356"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,738 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,738 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58519 typ relay raddr 69.10.52.178 rport 58519"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,779 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079750750 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,779 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48649 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 32107 typ srflx raddr 192.168.1.199 rport 54581 | timestamp: 1591079750750 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,808 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,808 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,818 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,818 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61873 typ relay raddr 103.217.123.227 rport 1303 generation 0 ufrag ZfA3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,818 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44002 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 32107 typ srflx raddr 192.168.1.199 rport 54581 | timestamp: 1591079750810 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,836 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,836 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 65257 typ relay raddr 157.39.110.213 rport 50162 generation 0 ufrag yfwN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,866 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,866 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58413 typ relay raddr 69.10.52.178 rport 58413"} openvidu-server_1 | [INFO] 2020-06-02 06:35:50,906 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079750877 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,906 [EventExec-e2-t7] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40271 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1303 typ srflx raddr 192.168.1.106 rport 55165 | timestamp: 1591079750877 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,906 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41323 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1303 typ srflx raddr 192.168.1.106 rport 55165 | timestamp: 1591079750900 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,920 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079750919 openvidu-server_1 | [INFO] 2020-06-02 06:35:50,924 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079750923 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,016 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52046 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1303 typ srflx raddr 192.168.1.106 rport 55165 | timestamp: 1591079751015 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,042 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64731 typ relay raddr 69.10.52.178 rport 64731"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,046 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,046 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57084 typ relay raddr 69.10.52.178 rport 57084"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,050 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,050 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,116 [ventExec-e2-t17] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079751116 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,141 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,141 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,154 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,154 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,154 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 63639 typ host generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,161 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,161 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 63640 typ host generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,163 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,164 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57795 typ host generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,165 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,165 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57796 typ host generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,202 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,202 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40516 typ srflx raddr 100.77.81.247 rport 63639 generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,202 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,202 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40543 typ srflx raddr 100.77.81.247 rport 57795 generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,205 [ventExec-e2-t97] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079751187 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,205 [ventExec-e2-t62] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079751190 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,246 [ventExec-e2-t86] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079751223 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,322 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079751300 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,322 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079751309 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,323 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55101 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50162 typ srflx raddr 192.168.43.6 rport 50162 | timestamp: 1591079751309 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,362 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 45699 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 11091 typ prflx tcptype active | timestamp: 1591079751358 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,362 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079751358 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,362 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079751338 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,362 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52737 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11049 typ srflx raddr 192.168.1.106 rport 61312 | timestamp: 1591079751338 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,363 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,363 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59645 typ relay raddr 69.10.52.178 rport 59645"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,366 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,367 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58296 typ relay raddr 69.10.52.178 rport 58296"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,434 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47710 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 50162 typ srflx raddr 192.168.43.6 rport 50162 | timestamp: 1591079751433 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,448 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64726 typ relay raddr 223.225.136.249 rport 40543 generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,453 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,453 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63060 typ relay raddr 223.225.136.249 rport 40516 generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,459 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53208 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 50162 typ prflx | timestamp: 1591079751453 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,537 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | timestamp: 1591079751536 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,583 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079751582 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,642 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45122 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11051 typ srflx raddr 192.168.1.106 rport 61320 | timestamp: 1591079751640 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,642 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079751640 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,687 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51966 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11048 typ srflx raddr 192.168.1.106 rport 61308 | timestamp: 1591079751686 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,708 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079751707 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,759 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,760 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59577 typ relay raddr 223.225.136.249 rport 40522 generation 0 ufrag a4Ny network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:35:51,770 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 42706 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11051 typ srflx raddr 192.168.1.106 rport 61320 | timestamp: 1591079751763 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,809 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079751798 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,809 [ventExec-e2-t69] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079751798 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,809 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079751786 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,876 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079751875 openvidu-server_1 | [INFO] 2020-06-02 06:35:51,886 [ventExec-e2-t26] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50995 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11051 typ srflx raddr 192.168.1.106 rport 61320 | timestamp: 1591079751885 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,015 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,015 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58300 typ relay raddr 69.10.52.178 rport 58300"} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,016 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,016 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,017 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,018 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63850 typ relay raddr 69.10.52.178 rport 63850"} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,019 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,019 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,020 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,020 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 57661 typ relay raddr 69.10.52.178 rport 57661"} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,021 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,021 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:35:52,042 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079752042 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,050 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | timestamp: 1591079752050 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,050 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54282 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40516 typ srflx raddr 100.77.81.247 rport 63639 | timestamp: 1591079752050 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,051 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079752050 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,213 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53673 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40516 typ srflx raddr 100.77.81.247 rport 63639 | timestamp: 1591079752212 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,252 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51876 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11104 typ prflx | timestamp: 1591079752251 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,252 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079752251 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,254 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079752253 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,631 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079752630 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,867 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079752866 openvidu-server_1 | [INFO] 2020-06-02 06:35:52,887 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079752887 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,091 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753090 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,108 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753107 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,240 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753238 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,262 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753261 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,476 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753476 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,502 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753501 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,511 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753510 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,511 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-37 | timestamp: 1591079753511 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,518 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753517 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,518 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753517 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,518 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753518 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,518 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079753517 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,524 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079753524 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,810 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753809 openvidu-server_1 | [INFO] 2020-06-02 06:35:53,969 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079753969 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,024 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079754023 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,340 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079754340 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,527 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079754526 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,753 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079754753 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,753 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079754753 openvidu-server_1 | [INFO] 2020-06-02 06:35:54,966 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079754965 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,152 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079755151 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,319 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079755318 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,377 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | timestamp: 1591079755377 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,679 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079755678 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,763 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079755762 openvidu-server_1 | [INFO] 2020-06-02 06:35:55,914 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079755914 openvidu-server_1 | [INFO] 2020-06-02 06:35:56,144 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079756144 openvidu-server_1 | [INFO] 2020-06-02 06:35:56,241 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079756240 openvidu-server_1 | [INFO] 2020-06-02 06:35:56,454 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079756453 openvidu-server_1 | [INFO] 2020-06-02 06:35:57,502 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-38 | timestamp: 1591079757501 openvidu-server_1 | [INFO] 2020-06-02 06:35:58,552 [ventExec-e2-t15] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079758552 openvidu-server_1 | [INFO] 2020-06-02 06:35:58,552 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079758552 openvidu-server_1 | [INFO] 2020-06-02 06:35:58,552 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079758552 openvidu-server_1 | [INFO] 2020-06-02 06:35:58,561 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079758561 openvidu-server_1 | [INFO] 2020-06-02 06:35:58,674 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079758673 openvidu-server_1 | [INFO] 2020-06-02 06:36:04,792 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_AykB_con_QmKkSvXaAn (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079764791 openvidu-server_1 | [INFO] 2020-06-02 06:36:05,466 [entExec-e2-t111] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079765465 openvidu-server_1 | [INFO] 2020-06-02 06:36:05,466 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079765466 openvidu-server_1 | [INFO] 2020-06-02 06:36:05,579 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079765578 openvidu-server_1 | [INFO] 2020-06-02 06:36:05,773 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079765772 openvidu-server_1 | [INFO] 2020-06-02 06:36:05,894 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079765893 openvidu-server_1 | [INFO] 2020-06-02 06:36:06,047 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | timestamp: 1591079766046 openvidu-server_1 | [INFO] 2020-06-02 06:36:06,359 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079766358 openvidu-server_1 | [INFO] 2020-06-02 06:36:06,417 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079766416 openvidu-server_1 | [INFO] 2020-06-02 06:36:06,590 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079766590 openvidu-server_1 | [INFO] 2020-06-02 06:36:06,844 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079766842 openvidu-server_1 | [INFO] 2020-06-02 06:36:07,233 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079767232 openvidu-server_1 | [INFO] 2020-06-02 06:36:09,547 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:36:15,805 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079775804 openvidu-server_1 | [INFO] 2020-06-02 06:36:16,092 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079776091 openvidu-server_1 | [INFO] 2020-06-02 06:36:16,104 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079776103 openvidu-server_1 | [INFO] 2020-06-02 06:36:16,148 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079776146 openvidu-server_1 | [INFO] 2020-06-02 06:36:16,728 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079776727 openvidu-server_1 | [INFO] 2020-06-02 06:36:16,913 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079776912 openvidu-server_1 | [INFO] 2020-06-02 06:36:17,559 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079777557 openvidu-server_1 | [INFO] 2020-06-02 06:36:18,162 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079778160 openvidu-server_1 | [INFO] 2020-06-02 06:36:19,612 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079779611 openvidu-server_1 | [INFO] 2020-06-02 06:36:19,773 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079779772 openvidu-server_1 | [INFO] 2020-06-02 06:36:26,778 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079786777 openvidu-server_1 | [INFO] 2020-06-02 06:36:29,946 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079789945 openvidu-server_1 | [INFO] 2020-06-02 06:36:30,168 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Qn9i_con_UPRMaDBw37 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079790167 openvidu-server_1 | [INFO] 2020-06-02 06:36:30,646 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079790645 openvidu-server_1 | [INFO] 2020-06-02 06:36:37,293 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079797292 openvidu-server_1 | [INFO] 2020-06-02 06:36:41,566 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079801565 openvidu-server_1 | [INFO] 2020-06-02 06:36:41,818 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079801817 openvidu-server_1 | [INFO] 2020-06-02 06:36:51,885 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:36:55,185 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079815183 openvidu-server_1 | [INFO] 2020-06-02 06:36:55,265 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079815264 openvidu-server_1 | [INFO] 2020-06-02 06:36:55,271 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079815270 openvidu-server_1 | [INFO] 2020-06-02 06:36:55,621 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079815620 openvidu-server_1 | [INFO] 2020-06-02 06:36:56,448 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079816447 openvidu-server_1 | [INFO] 2020-06-02 06:36:56,963 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:37:01,264 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079821263 openvidu-server_1 | [INFO] 2020-06-02 06:37:10,148 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:37:24,834 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079844833 openvidu-server_1 | [INFO] 2020-06-02 06:37:29,852 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079849850 openvidu-server_1 | [INFO] 2020-06-02 06:37:32,982 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079852981 openvidu-server_1 | [INFO] 2020-06-02 06:37:36,166 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079856165 openvidu-server_1 | [INFO] 2020-06-02 06:37:36,227 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079856225 openvidu-server_1 | [INFO] 2020-06-02 06:37:37,999 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079857998 openvidu-server_1 | [INFO] 2020-06-02 06:37:41,176 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_A8RM_con_Q69Y49E9jD (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079861175 openvidu-server_1 | [INFO] 2020-06-02 06:37:41,236 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079861235 openvidu-server_1 | [INFO] 2020-06-02 06:37:47,946 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079867945 openvidu-server_1 | [INFO] 2020-06-02 06:37:47,946 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079867946 openvidu-server_1 | [INFO] 2020-06-02 06:37:47,946 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079867946 openvidu-server_1 | [INFO] 2020-06-02 06:37:47,946 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079867946 openvidu-server_1 | [INFO] 2020-06-02 06:37:47,947 [entExec-e2-t117] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079867946 openvidu-server_1 | [INFO] 2020-06-02 06:38:03,000 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:07,761 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:08,351 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:08,351 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:08,415 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:08,416 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PlQygUVCRjVSDiP3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZYYLNM&turnCredential=a9xkpp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:08,765 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:09,117 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:09,117 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:09,175 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:09,175 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PlQygUVCRjVSDiP3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZYYLNM&turnCredential=a9xkpp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx] } openvidu-server_1 | [INFO] 2020-06-02 06:38:12,867 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:13,415 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:13,415 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:13,450 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:13,451 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Lab7LHBFoKDtw5Fl&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ETT8TQ&turnCredential=zigmjs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PlQygUVCRjVSDiP3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZYYLNM&turnCredential=a9xkpp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx] } openvidu-server_1 | [INFO] 2020-06-02 06:38:13,778 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:14,102 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:14,102 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:14,162 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:14,163 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Lab7LHBFoKDtw5Fl&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ETT8TQ&turnCredential=zigmjs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PlQygUVCRjVSDiP3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZYYLNM&turnCredential=a9xkpp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:14,186 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession AD377745D49A709D7177E7D85130B40D openvidu-server_1 | [INFO] 2020-06-02 06:38:14,428 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: k78ushimbchvme1tn0vcv0oh92 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,429 [vcv0oh92-e28-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Lab7LHBFoKDtw5Fl&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ETT8TQ&turnCredential=zigmjs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:14,429 [vcv0oh92-e28-t0] io.openvidu.server.core.SessionManager - Participant con_TuNm3hJSM1 of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:38:14,430 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=k78ushimbchvme1tn0vcv0oh92, participantPublicId=con_TuNm3hJSM1, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:38:14,656 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,663 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,665 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,666 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,668 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,670 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,671 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,676 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,711 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,721 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,770 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,798 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,809 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,815 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,826 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,834 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:14,974 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,255 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,255 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,295 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,296 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,296 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,384 [entExec-e2-t120] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079895326 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,469 [entExec-e2-t133] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079895438 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,480 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,480 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,480 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,571 [entExec-e2-t173] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079895516 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,651 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079895624 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,689 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,690 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,691 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,817 [entExec-e2-t161] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079895773 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,835 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,835 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,835 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,924 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079895871 openvidu-server_1 | [INFO] 2020-06-02 06:38:15,925 [entExec-e2-t128] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079895878 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,011 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079895980 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,046 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,047 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,148 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,181 [entExec-e2-t212] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896132 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,227 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079896226 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,275 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:38:16,305 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,308 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,308 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Q7VN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,309 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,310 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Q7VN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,310 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,310 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,311 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,311 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,311 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,312 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,312 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,312 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,313 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,313 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,314 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,314 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,314 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,314 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,315 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,315 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,315 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,315 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,316 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,316 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,316 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,317 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51076 typ host generation 0 ufrag Q7VN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,317 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,317 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51077 typ host generation 0 ufrag Q7VN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,317 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,317 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51078 typ host generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,318 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,318 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51079 typ host generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,319 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,319 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51080 typ host generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,319 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,319 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51081 typ host generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,320 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,320 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51082 typ host generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,320 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,320 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51083 typ host generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,321 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,321 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51084 typ host generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,322 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,322 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51085 typ host generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,322 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,323 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51086 typ host generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,323 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,323 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51087 typ host generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,448 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896402 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,449 [entExec-e2-t120] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896414 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,449 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896421 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,451 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896426 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,451 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896432 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,451 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896437 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,451 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896442 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,517 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079896496 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,530 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,530 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,546 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,546 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,549 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,550 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,553 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 6E723519B931B1D12FC2E66334424D01 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,596 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,613 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,619 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,620 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,620 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 57090 typ host generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,621 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,621 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 57091 typ host generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,638 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,651 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,651 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,655 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,656 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,656 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,657 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,691 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,691 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,735 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52214 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 7506 typ prflx | timestamp: 1591079896691 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,735 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079896691 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,736 [entExec-e2-t201] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896693 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,736 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896704 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,736 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59932 typ host generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59933 typ host generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,737 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,763 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,763 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 50586 typ srflx raddr 192.168.1.106 rport 57090 generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,766 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,766 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 26243 typ srflx raddr 192.168.1.199 rport 59933 generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,769 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,769 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 22826 typ srflx raddr 192.168.1.199 rport 59932 generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,769 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,769 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 18981 typ srflx raddr 192.168.1.106 rport 57091 generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,794 [0.0-5443-exec-5] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: tnm46smsqrvq42uvaos4coh6jh openvidu-server_1 | [INFO] 2020-06-02 06:38:16,795 [s4coh6jh-e30-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:16,795 [s4coh6jh-e30-t0] io.openvidu.server.core.SessionManager - Participant con_MrS3PeHoQ6 of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:38:16,795 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=tnm46smsqrvq42uvaos4coh6jh, participantPublicId=con_MrS3PeHoQ6, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:38:16,816 [entExec-e2-t123] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896765 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,816 [entExec-e2-t127] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896769 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,817 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079896799 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65018 typ host generation 0 ufrag 8XjN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65019 typ host generation 0 ufrag 8XjN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65020 typ host generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,830 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65021 typ host generation 0 ufrag 8XjN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65022 typ host generation 0 ufrag 8XjN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65023 typ host generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 8XjN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 8XjN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 8XjN network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,831 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 8XjN network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,832 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,832 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,870 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50814 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50815 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,871 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50816 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50817 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,872 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,921 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896868 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,921 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896870 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,921 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079896879 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,925 [entExec-e2-t188] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079896909 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,925 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079896915 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,925 [entExec-e2-t177] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079896912 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,931 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,931 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65020 typ srflx raddr 192.168.43.6 rport 65020 generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,936 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,936 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65023 typ srflx raddr 192.168.43.6 rport 65023 generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,943 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,943 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11139 typ srflx raddr 192.168.1.106 rport 50814"} openvidu-server_1 | [INFO] 2020-06-02 06:38:16,951 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,952 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,992 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079896981 openvidu-server_1 | [INFO] 2020-06-02 06:38:16,994 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45440 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 7506 typ prflx | timestamp: 1591079896993 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,001 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,001 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11144 typ srflx raddr 192.168.1.106 rport 50815"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 52164 typ host generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 52165 typ host generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 55906 typ host generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,003 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 55907 typ host generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,033 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,033 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,034 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,034 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,034 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,035 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,036 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,037 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,039 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,039 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58505 typ relay raddr 103.41.27.220 rport 22826 generation 0 ufrag VvGh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,048 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,055 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11145 typ srflx raddr 192.168.1.106 rport 50816"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,056 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,058 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,063 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079897032 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,064 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,066 [entExec-e2-t118] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079897035 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,068 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,074 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,077 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,080 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,090 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,090 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58565 typ relay raddr 103.217.123.227 rport 50586 generation 0 ufrag 9OvI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,116 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,117 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11146 typ srflx raddr 192.168.1.106 rport 50817"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,121 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,146 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,159 [entExec-e2-t196] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079897151 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,192 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,192 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60085 typ relay raddr 157.39.110.213 rport 65020 generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,217 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,217 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40521 typ srflx raddr 100.77.81.247 rport 52164 generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,219 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47937 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 50586 typ srflx raddr 192.168.1.106 rport 57090 | timestamp: 1591079897204 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,219 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897211 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,219 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897204 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,219 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51555 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 22826 typ srflx raddr 192.168.1.199 rport 59932 | timestamp: 1591079897211 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,221 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,221 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40528 typ srflx raddr 100.77.81.247 rport 55906 generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,230 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897225 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,230 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45535 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 61390 typ prflx | timestamp: 1591079897225 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,241 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,241 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,282 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 54897 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 22826 typ srflx raddr 192.168.1.199 rport 59932 | timestamp: 1591079897252 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,292 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,293 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62181 typ relay raddr 69.10.52.178 rport 62181"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,322 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,322 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63229 typ relay raddr 69.10.52.178 rport 63229"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,331 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40841 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 50586 typ srflx raddr 192.168.1.106 rport 57090 | timestamp: 1591079897310 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,331 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42718 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 61390 typ prflx | timestamp: 1591079897327 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,334 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,336 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,336 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,403 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897332 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,403 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50334 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 48008 typ prflx | timestamp: 1591079897330 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,403 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 46162 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 27986 typ prflx | timestamp: 1591079897387 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,404 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897387 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,444 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45932 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 22826 typ srflx raddr 192.168.1.199 rport 59932 | timestamp: 1591079897394 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,446 [entExec-e2-t117] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079897401 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,493 [entExec-e2-t170] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53037 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65020 typ srflx raddr 192.168.43.6 rport 65020 | timestamp: 1591079897492 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,493 [entExec-e2-t171] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897492 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,534 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45250 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11139 typ srflx raddr 192.168.1.106 rport 50814 | timestamp: 1591079897516 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,534 [entExec-e2-t182] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079897508 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,534 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897516 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,543 [entExec-e2-t179] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41111 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65020 typ srflx raddr 192.168.43.6 rport 65020 | timestamp: 1591079897542 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,552 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,552 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 63901 typ relay raddr 157.39.110.213 rport 62593 generation 0 ufrag 8XjN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,578 [entExec-e2-t179] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48195 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65020 typ prflx | timestamp: 1591079897573 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,579 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,580 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,580 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,582 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,582 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 61390 typ srflx raddr 192.168.1.71 rport 51078 generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,582 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,583 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 54985 typ srflx raddr 192.168.1.71 rport 51079 generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,584 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,584 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59882 typ relay raddr 103.217.123.242 rport 55279 generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,628 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,628 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64522 typ relay raddr 223.225.136.249 rport 40521 generation 0 ufrag deg9 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,647 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49691 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 27986 typ prflx | timestamp: 1591079897611 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,647 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40101 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 48008 typ prflx | timestamp: 1591079897611 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,647 [entExec-e2-t132] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49691 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 27986 typ prflx | timestamp: 1591079897614 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,679 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,681 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,681 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 7506 typ srflx raddr 192.168.1.71 rport 51076 generation 0 ufrag Q7VN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,682 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,682 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 48008 typ srflx raddr 192.168.1.71 rport 51080 generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,682 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,682 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 60219 typ srflx raddr 192.168.1.71 rport 51081 generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,683 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,683 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62601 typ relay raddr 103.217.123.242 rport 22009 generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63316 typ relay raddr 103.217.123.242 rport 48008 generation 0 ufrag pe79 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [entExec-e2-t199] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42718 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 61390 typ srflx raddr 192.168.1.71 rport 51078 | timestamp: 1591079897642 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079897640 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 39852 typ srflx raddr 192.168.1.71 rport 51084 generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,684 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,685 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 15631 typ srflx raddr 192.168.1.71 rport 51085 generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,685 [entExec-e2-t159] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 56496 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11139 typ srflx raddr 192.168.1.106 rport 50814 | timestamp: 1591079897663 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,685 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53444 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11139 typ srflx raddr 192.168.1.106 rport 50814 | timestamp: 1591079897679 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,685 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,685 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65235 typ relay raddr 103.217.123.242 rport 53309 generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,686 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,686 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57834 typ relay raddr 103.217.123.242 rport 61560 generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,686 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,686 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59218 typ relay raddr 103.217.123.242 rport 39852 generation 0 ufrag 5Cp1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,687 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,687 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 13169 typ srflx raddr 192.168.1.71 rport 51087 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,687 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,687 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 59672 typ srflx raddr 192.168.1.71 rport 51086 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,688 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,688 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62464 typ relay raddr 103.217.123.242 rport 47479 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,689 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,689 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58663 typ relay raddr 103.217.123.242 rport 11457 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,689 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45440 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 7506 typ srflx raddr 192.168.1.71 rport 51076 | timestamp: 1591079897682 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,690 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,690 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60297 typ relay raddr 103.217.123.242 rport 13169 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,690 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,690 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60208 typ relay raddr 103.217.123.242 rport 59672 generation 0 ufrag tv69 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,691 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,691 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 27986 typ srflx raddr 192.168.1.71 rport 51082 generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 39549 typ srflx raddr 192.168.1.71 rport 51083 generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64850 typ relay raddr 103.217.123.242 rport 36499 generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,692 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64297 typ relay raddr 103.217.123.242 rport 27986 generation 0 ufrag fm8/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,697 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40101 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 48008 typ srflx raddr 192.168.1.71 rport 51080 | timestamp: 1591079897685 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,727 [entExec-e2-t218] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52619 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 27986 typ srflx raddr 192.168.1.71 rport 51082 | timestamp: 1591079897720 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,738 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,738 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,738 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,764 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,764 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62141 typ relay raddr 69.10.52.178 rport 62141"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,765 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079897751 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,765 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52526 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 22826 typ srflx raddr 192.168.1.199 rport 59932 | timestamp: 1591079897743 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,796 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,796 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61352 typ relay raddr 69.10.52.178 rport 61352"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,799 [entExec-e2-t159] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079897765 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,800 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,800 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,836 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,836 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60971 typ relay raddr 103.217.123.242 rport 61390 generation 0 ufrag UDvU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:17,837 [entExec-e2-t117] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55193 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11139 typ srflx raddr 192.168.1.106 rport 50814 | timestamp: 1591079897822 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,881 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079897877 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,964 [entExec-e2-t218] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56669 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39852 typ srflx raddr 192.168.1.71 rport 51084 | timestamp: 1591079897946 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,964 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897946 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,965 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,966 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:17,967 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,072 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897981 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,072 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48639 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 59672 typ srflx raddr 192.168.1.71 rport 51086 | timestamp: 1591079898002 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,073 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46507 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40521 typ srflx raddr 100.77.81.247 rport 52164 | timestamp: 1591079897990 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,072 [entExec-e2-t218] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44726 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 59672 typ srflx raddr 192.168.1.71 rport 51086 | timestamp: 1591079897981 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,072 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079897990 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,073 [entExec-e2-t171] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898032 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,073 [entExec-e2-t140] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079897980 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,076 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898052 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,106 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49619 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40521 typ srflx raddr 100.77.81.247 rport 52164 | timestamp: 1591079898056 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,113 [entExec-e2-t125] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079898071 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,151 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898144 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,174 [entExec-e2-t190] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079898163 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,175 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,175 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,175 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,266 [entExec-e2-t159] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079898223 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,267 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40783 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 50239 typ prflx | timestamp: 1591079898225 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,268 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898225 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,316 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48949 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 58451 typ prflx | timestamp: 1591079898273 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,316 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898273 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,316 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898273 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,357 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079898330 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,361 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51243 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 50239 typ prflx | timestamp: 1591079898361 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,401 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898361 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,401 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898392 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,404 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898402 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,444 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898407 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,473 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,474 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,615 [entExec-e2-t203] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079898571 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,624 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898477 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,662 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898641 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,662 [entExec-e2-t164] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079898657 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,665 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898663 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,711 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:38:18,744 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,747 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,747 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49767 typ host generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,749 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,749 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49768 typ host generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,749 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,749 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49769 typ host generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,750 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,750 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49770 typ host generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,751 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,751 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49771 typ host generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,752 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,752 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49772 typ host generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,754 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,754 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49773 typ host generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,754 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,754 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49774 typ host generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,755 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,755 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49775 typ host generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,755 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,756 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49776 typ host generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,756 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,756 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49777 typ host generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,757 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,757 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49778 typ host generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,757 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,757 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49779 typ host generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 49780 typ host generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,758 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,759 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,759 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,759 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,759 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,760 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,761 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,761 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,762 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,762 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,762 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,762 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,763 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,764 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,764 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,765 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,765 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 50822 typ srflx raddr 192.168.1.7 rport 49768 generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,766 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,767 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 58451 typ srflx raddr 192.168.1.7 rport 49769 generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,767 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,767 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 16078 typ srflx raddr 192.168.1.7 rport 49774 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,768 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,768 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 47561 typ srflx raddr 192.168.1.7 rport 49775 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,768 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,768 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 50239 typ srflx raddr 192.168.1.7 rport 49767 generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,769 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,769 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 12117 typ srflx raddr 192.168.1.7 rport 49771 generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,769 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,769 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 1702 typ srflx raddr 192.168.1.7 rport 49772 generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,770 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,770 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 18314 typ srflx raddr 192.168.1.7 rport 49770 generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,771 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,772 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 16955 typ srflx raddr 192.168.1.7 rport 49777 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,772 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,772 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 64423 typ srflx raddr 192.168.1.7 rport 49773 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,773 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,773 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 33452 typ srflx raddr 192.168.1.7 rport 49778 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,775 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,775 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 39560 typ srflx raddr 192.168.1.7 rport 49776 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,775 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,776 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 23153 typ srflx raddr 192.168.1.7 rport 49779 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,776 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,777 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 3094 typ srflx raddr 192.168.1.7 rport 49780 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,778 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,778 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58654 typ relay raddr 103.41.27.228 rport 58451 generation 0 ufrag caMF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,833 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50782 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 12117 typ prflx | timestamp: 1591079898753 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,833 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898773 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,833 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44714 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 12117 typ prflx | timestamp: 1591079898801 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,833 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898773 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,833 [entExec-e2-t164] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898754 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,834 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898801 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,834 [entExec-e2-t164] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079898811 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,834 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079898802 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,879 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,879 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57991 typ relay raddr 103.41.27.228 rport 16078 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,879 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,880 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61573 typ relay raddr 103.41.27.228 rport 64423 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,880 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,880 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58892 typ relay raddr 103.41.27.228 rport 46879 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,881 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,881 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61303 typ relay raddr 103.41.27.228 rport 57842 generation 0 ufrag 0WIN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,881 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,881 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60926 typ relay raddr 103.41.27.228 rport 47561 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,883 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,883 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60311 typ relay raddr 103.41.27.228 rport 39560 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,884 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,884 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60256 typ relay raddr 103.41.27.228 rport 5620 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,887 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,887 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59595 typ relay raddr 103.41.27.228 rport 19651 generation 0 ufrag 6scC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,888 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,888 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61230 typ relay raddr 103.41.27.228 rport 23153 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,888 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,888 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61684 typ relay raddr 103.41.27.228 rport 3094 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,890 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,890 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64701 typ relay raddr 103.41.27.228 rport 16412 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58920 typ relay raddr 103.41.27.228 rport 29899 generation 0 ufrag ev8t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60162 typ relay raddr 103.41.27.228 rport 50239 generation 0 ufrag 3BPt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62279 typ relay raddr 103.41.27.228 rport 16955 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,891 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58818 typ relay raddr 103.41.27.228 rport 33452 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,893 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,893 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65473 typ relay raddr 103.41.27.228 rport 1862 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,894 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,894 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60931 typ relay raddr 103.41.27.228 rport 31399 generation 0 ufrag q64K network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58212 typ relay raddr 103.41.27.228 rport 1702 generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58871 typ relay raddr 103.41.27.228 rport 12117 generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,895 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_JIjoryk52s", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63277 typ relay raddr 103.41.27.228 rport 35237 generation 0 ufrag pVPa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:18,968 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,971 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,973 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079898833 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,973 [entExec-e2-t123] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898838 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898850 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t192] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898856 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t138] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898845 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t192] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898862 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898864 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t192] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898873 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t193] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079898868 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t198] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51243 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 50239 typ srflx raddr 192.168.1.7 rport 49767 | timestamp: 1591079898894 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898853 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,974 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898898 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44714 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 12117 typ srflx raddr 192.168.1.7 rport 49771 | timestamp: 1591079898894 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t168] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079898941 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898950 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t189] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079898850 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t133] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079898901 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079898931 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t177] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48949 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 58451 typ srflx raddr 192.168.1.7 rport 49769 | timestamp: 1591079898883 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,975 [entExec-e2-t135] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079898949 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,981 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,983 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,983 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,988 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:18,988 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,000 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,000 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 59885 typ host generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,000 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,000 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 59886 typ host generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,016 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,034 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,034 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,034 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,046 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,046 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,047 [entExec-e2-t117] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899028 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,047 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899028 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,048 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899032 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,049 [entExec-e2-t166] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899048 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,059 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,059 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,059 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59934 typ host generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,060 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,060 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59935 typ host generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,073 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,084 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,084 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,085 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,085 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,089 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,089 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,089 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,089 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,096 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,096 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,097 [entExec-e2-t135] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899083 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,097 [entExec-e2-t123] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899083 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,098 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899087 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,098 [entExec-e2-t130] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899090 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,113 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,114 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,114 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51090 typ host generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,114 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,114 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51091 typ host generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,143 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,143 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,144 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,144 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,144 [entExec-e2-t195] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899117 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,196 [entExec-e2-t147] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079899141 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,198 [entExec-e2-t177] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899144 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,198 [entExec-e2-t177] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899153 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,198 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65024 typ host generation 0 ufrag /DD4 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65025 typ host generation 0 ufrag /DD4 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [entExec-e2-t134] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079899183 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65026 typ host generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65027 typ host generation 0 ufrag /DD4 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,199 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65028 typ host generation 0 ufrag /DD4 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65029 typ host generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag /DD4 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag /DD4 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,200 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag /DD4 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 54181 typ srflx raddr 192.168.1.106 rport 59885 generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag /DD4 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,201 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 10432 typ srflx raddr 192.168.1.106 rport 59886 generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,202 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,202 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,204 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,204 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 35219 typ srflx raddr 192.168.1.199 rport 59935 generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,205 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,205 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 23044 typ srflx raddr 192.168.1.199 rport 59934 generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,238 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079899202 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,276 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,276 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 41281 typ srflx raddr 192.168.1.71 rport 51091 generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,277 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,277 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 43754 typ srflx raddr 192.168.1.71 rport 51090 generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,277 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899232 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,277 [entExec-e2-t138] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899231 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,278 [entExec-e2-t169] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079899257 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,286 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,286 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65029 typ srflx raddr 192.168.43.6 rport 65029 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,286 [entExec-e2-t127] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899280 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,286 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 51985 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 64423 typ srflx raddr 192.168.1.7 rport 49773 | timestamp: 1591079899280 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,289 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899287 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,296 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65026 typ srflx raddr 192.168.43.6 rport 65026 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,338 [entExec-e2-t127] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899300 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,338 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899318 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,346 [entExec-e2-t218] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899343 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,346 [entExec-e2-t118] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079899344 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,346 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50818 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50819 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50820 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50821 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,348 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11149 typ srflx raddr 192.168.1.106 rport 50818"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,372 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,372 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,416 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,416 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11154 typ srflx raddr 192.168.1.106 rport 50819"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,419 [entExec-e2-t193] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899381 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,420 [entExec-e2-t132] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899401 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,420 [entExec-e2-t177] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899387 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,420 [entExec-e2-t141] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46094 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 64423 typ srflx raddr 192.168.1.7 rport 49773 | timestamp: 1591079899387 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,420 [entExec-e2-t126] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079899390 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,420 [entExec-e2-t119] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899401 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,470 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,470 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11155 typ srflx raddr 192.168.1.106 rport 50820"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,471 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,471 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63595 typ relay raddr 103.41.27.220 rport 23044 generation 0 ufrag tsAe network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,474 [spc69gg6-e20-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_JIjoryk52s: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 62917 typ host generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 62918 typ host generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53756 typ host generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,475 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53757 typ host generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,518 [entExec-e2-t124] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899480 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,518 [entExec-e2-t189] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51836 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 54181 typ srflx raddr 192.168.1.106 rport 59885 | timestamp: 1591079899480 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,535 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,535 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11156 typ srflx raddr 192.168.1.106 rport 50821"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,538 [entExec-e2-t196] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079899513 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,539 [entExec-e2-t179] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079899516 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,539 [entExec-e2-t161] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899525 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,540 [entExec-e2-t136] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899522 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,566 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,566 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64662 typ relay raddr 103.217.123.242 rport 43754 generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,567 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899537 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,567 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54381 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 23044 typ srflx raddr 192.168.1.199 rport 59934 | timestamp: 1591079899537 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,568 [entExec-e2-t147] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899551 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,570 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,570 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63613 typ relay raddr 157.39.110.213 rport 65029 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,579 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,579 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60960 typ relay raddr 103.217.123.227 rport 54181 generation 0 ufrag 6B70 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,580 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53149 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 47561 typ srflx raddr 192.168.1.7 rport 49775 | timestamp: 1591079899573 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,580 [entExec-e2-t190] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899574 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,601 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,601 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57932 typ relay raddr 157.39.110.213 rport 65026 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,638 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,638 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40533 typ srflx raddr 100.77.81.247 rport 62917 generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,639 [entExec-e2-t147] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899622 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,639 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079899625 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,658 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,658 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40513 typ srflx raddr 100.77.81.247 rport 53756 generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,676 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,676 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58072 typ relay raddr 69.10.52.178 rport 58072"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,718 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899710 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,719 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,719 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65495 typ relay raddr 69.10.52.178 rport 65495"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,730 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56729 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 47561 typ srflx raddr 192.168.1.7 rport 49775 | timestamp: 1591079899725 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,770 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899742 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,770 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899759 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,770 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45344 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 16955 typ srflx raddr 192.168.1.7 rport 49777 | timestamp: 1591079899741 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,770 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41884 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 54181 typ srflx raddr 192.168.1.106 rport 59885 | timestamp: 1591079899747 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,770 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41618 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 23044 typ srflx raddr 192.168.1.199 rport 59934 | timestamp: 1591079899731 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,785 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42509 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 43754 typ srflx raddr 192.168.1.71 rport 51090 | timestamp: 1591079899784 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,786 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899784 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,793 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899791 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,797 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079899794 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,805 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899804 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,807 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-44 | timestamp: 1591079899806 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,810 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-43 | timestamp: 1591079899809 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,851 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899835 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,851 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899838 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,852 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,852 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899838 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,852 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 62064 typ relay raddr 157.39.110.213 rport 62606 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,853 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899841 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,852 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079899838 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,861 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,861 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 60781 typ relay raddr 157.39.110.213 rport 62607 generation 0 ufrag /DD4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,865 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,865 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60649 typ relay raddr 103.217.123.242 rport 59346 generation 0 ufrag zE7M network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:19,878 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40644 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 43754 typ srflx raddr 192.168.1.71 rport 51090 | timestamp: 1591079899876 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t190] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899900 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t160] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899900 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52832 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 23044 typ srflx raddr 192.168.1.199 rport 59934 | timestamp: 1591079899878 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899914 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899900 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,917 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079899900 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,957 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079899926 openvidu-server_1 | [INFO] 2020-06-02 06:38:19,957 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50210 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 23153 typ srflx raddr 192.168.1.7 rport 49779 | timestamp: 1591079899925 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,010 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54593 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 23153 typ srflx raddr 192.168.1.7 rport 49779 | timestamp: 1591079900009 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,067 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900066 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,070 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,070 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57771 typ relay raddr 223.225.136.249 rport 40533 generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:20,199 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56619 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11149 typ srflx raddr 192.168.1.106 rport 50818 | timestamp: 1591079900198 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,199 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079900198 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,250 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 40426 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11149 typ srflx raddr 192.168.1.106 rport 50818 | timestamp: 1591079900248 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,253 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900251 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,340 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 54239 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11149 typ srflx raddr 192.168.1.106 rport 50818 | timestamp: 1591079900338 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,343 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900342 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,374 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,374 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62991 typ relay raddr 69.10.52.178 rport 62991"} openvidu-server_1 | [INFO] 2020-06-02 06:38:20,378 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,378 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58249 typ relay raddr 69.10.52.178 rport 58249"} openvidu-server_1 | [INFO] 2020-06-02 06:38:20,379 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,379 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:38:20,424 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900420 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,424 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46804 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65026 typ srflx raddr 192.168.43.6 rport 65026 | timestamp: 1591079900405 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,424 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079900405 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,451 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54531 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65026 typ srflx raddr 192.168.43.6 rport 65026 | timestamp: 1591079900449 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,453 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900452 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,455 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900453 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,482 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50926 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40533 typ srflx raddr 100.77.81.247 rport 62917 | timestamp: 1591079900480 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,483 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079900480 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,484 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900481 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,503 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900502 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,504 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48807 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40533 typ srflx raddr 100.77.81.247 rport 62917 | timestamp: 1591079900502 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,515 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - Participant con_JIjoryk52s is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,515 [spc69gg6-e20-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_JIjoryk52s: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63297 typ relay raddr 223.225.136.249 rport 40532 generation 0 ufrag V+m3 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:20,566 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900557 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,637 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50400 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65026 typ prflx | timestamp: 1591079900635 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,659 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079900657 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,714 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900712 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,842 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900841 openvidu-server_1 | [INFO] 2020-06-02 06:38:20,897 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079900896 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,172 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079901171 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,182 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079901181 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,243 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079901242 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,405 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079901404 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,423 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079901422 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,526 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079901525 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,602 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079901601 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,616 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079901615 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,703 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079901701 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,870 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079901868 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,918 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079901917 openvidu-server_1 | [INFO] 2020-06-02 06:38:21,932 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079901930 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,051 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902050 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,106 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902105 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,186 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902185 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,212 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902210 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,213 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-45 | timestamp: 1591079902212 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,238 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-46 | timestamp: 1591079902237 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,238 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902235 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,243 [entExec-e2-t158] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902241 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,243 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902241 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,244 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902242 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,247 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902245 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,264 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902263 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,267 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902265 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,268 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902266 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,272 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902271 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,521 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902520 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,592 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902591 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,643 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079902642 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,656 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902655 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,686 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902684 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,691 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902690 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,709 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079902707 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,801 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902800 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,877 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902876 openvidu-server_1 | [INFO] 2020-06-02 06:38:22,911 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079902910 openvidu-server_1 | [INFO] 2020-06-02 06:38:23,111 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079903109 openvidu-server_1 | [INFO] 2020-06-02 06:38:23,161 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079903160 openvidu-server_1 | [INFO] 2020-06-02 06:38:23,187 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079903185 openvidu-server_1 | [INFO] 2020-06-02 06:38:23,624 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079903622 openvidu-server_1 | [INFO] 2020-06-02 06:38:23,650 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079903649 openvidu-server_1 | [INFO] 2020-06-02 06:38:24,008 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079904006 openvidu-server_1 | [INFO] 2020-06-02 06:38:24,549 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079904547 openvidu-server_1 | [INFO] 2020-06-02 06:38:27,660 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079907658 openvidu-server_1 | [INFO] 2020-06-02 06:38:30,062 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,349 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079911349 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,350 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079911349 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,573 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079911572 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,592 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,792 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079911791 openvidu-server_1 | [INFO] 2020-06-02 06:38:31,908 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079911907 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,159 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079912158 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,426 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | timestamp: 1591079912426 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,711 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079912711 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,802 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079912801 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,913 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079912913 openvidu-server_1 | [INFO] 2020-06-02 06:38:32,953 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079912952 openvidu-server_1 | [INFO] 2020-06-02 06:38:33,081 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079913081 openvidu-server_1 | [INFO] 2020-06-02 06:38:33,425 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079913424 openvidu-server_1 | [INFO] 2020-06-02 06:38:33,662 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079913661 openvidu-server_1 | [INFO] 2020-06-02 06:38:33,805 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079913805 openvidu-server_1 | [INFO] 2020-06-02 06:38:33,805 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | timestamp: 1591079913805 openvidu-server_1 | [INFO] 2020-06-02 06:38:34,096 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079914096 openvidu-server_1 | [INFO] 2020-06-02 06:38:34,261 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079914260 openvidu-server_1 | [INFO] 2020-06-02 06:38:34,599 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079914598 openvidu-server_1 | [INFO] 2020-06-02 06:38:34,864 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | timestamp: 1591079914864 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,052 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915052 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,123 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915122 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,173 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915172 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,287 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915287 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,424 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915424 openvidu-server_1 | [INFO] 2020-06-02 06:38:35,554 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_JIjoryk52s_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079915554 openvidu-server_1 | [INFO] 2020-06-02 06:38:36,114 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079916113 openvidu-server_1 | [INFO] 2020-06-02 06:38:36,959 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:39,104 [0.0-5443-exec-1] io.openvidu.server.rpc.RpcHandler - Transport exception for WebSocket session: qabuckomqnl6r984m1spc69gg6 - Exception: null openvidu-server_1 | [INFO] 2020-06-02 06:38:39,653 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079919653 openvidu-server_1 | [INFO] 2020-06-02 06:38:40,104 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079920104 openvidu-server_1 | [INFO] 2020-06-02 06:38:40,487 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079920486 openvidu-server_1 | [INFO] 2020-06-02 06:38:40,957 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:41,129 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079921128 openvidu-server_1 | [INFO] 2020-06-02 06:38:41,189 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079921188 openvidu-server_1 | [INFO] 2020-06-02 06:38:41,299 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079921297 openvidu-server_1 | [INFO] 2020-06-02 06:38:41,305 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079921304 openvidu-server_1 | [INFO] 2020-06-02 06:38:41,709 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:41,709 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:41,748 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Garbage collector cleaning turn log files at path /var/log/ openvidu-server_1 | [INFO] 2020-06-02 06:38:41,749 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:41,749 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_TTDFdcuzfve8ClI1&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RJENFU&turnCredential=c9pd74, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:42,180 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:42,487 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079922486 openvidu-server_1 | [INFO] 2020-06-02 06:38:42,619 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:38:42,619 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:42,705 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:42,707 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"{\"message\":\"ashima mam from where i have you login ?\",\"nickname\":\"ONLINE TEACHER\"}","type":"signal:chat","from":"con_RW79FI67mg"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"{\"message\":\"ashima mam from where i have you login ?\",\"nickname\":\"ONLINE TEACHER\"}","type":"signal:chat","from":"con_RW79FI67mg"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:42,718 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:38:42,719 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_TTDFdcuzfve8ClI1&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RJENFU&turnCredential=c9pd74, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:43,129 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923127 openvidu-server_1 | [INFO] 2020-06-02 06:38:43,186 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923184 openvidu-server_1 | [INFO] 2020-06-02 06:38:43,213 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_OwZx_con_JIjoryk52s (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923212 openvidu-server_1 | [INFO] 2020-06-02 06:38:43,299 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923298 openvidu-server_1 | [INFO] 2020-06-02 06:38:43,305 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923304 openvidu-server_1 | [INFO] 2020-06-02 06:38:43,655 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_OwZx_con_JIjoryk52s (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079923654 openvidu-server_1 | [INFO] 2020-06-02 06:38:44,633 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079924632 openvidu-server_1 | [INFO] 2020-06-02 06:38:46,267 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079926266 openvidu-server_1 | [INFO] 2020-06-02 06:38:47,043 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079927043 openvidu-server_1 | [INFO] 2020-06-02 06:38:47,407 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession B981144451C885C8D9B5A22CB58B60D9 openvidu-server_1 | [INFO] 2020-06-02 06:38:47,740 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: jb9n5ncrg4rk2n7bmb0bkct7fu openvidu-server_1 | [INFO] 2020-06-02 06:38:47,743 [0bkct7fu-e32-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:38:47,743 [0bkct7fu-e32-t0] io.openvidu.server.core.SessionManager - Participant con_SDAbWqIhFf of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:38:47,743 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=jb9n5ncrg4rk2n7bmb0bkct7fu, participantPublicId=con_SDAbWqIhFf, streaming=false] openvidu-server_1 | [ERROR] 2020-06-02 06:38:47,745 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantJoined': {"id":"con_SDAbWqIhFf","createdAt":1591079927743,"metadata":"{\"clientData\":\"TEST TEN\",\"avatar\":\"https://openvidu.io/img/logos/openvidu_globe_bg_transp_cropped.png\"}"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantJoined","params":{"id":"con_SDAbWqIhFf","createdAt":1591079927743,"metadata":"{\"clientData\":\"TEST TEN\",\"avatar\":\"https://openvidu.io/img/logos/openvidu_globe_bg_transp_cropped.png\"}"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantJoined(SessionEventsHandler.java:152) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.joinRoom(KurentoSessionManager.java:160) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.joinRoom(RpcHandler.java:276) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:118) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:47,870 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:47,871 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"{\"message\":\"Sanskriti\",\"nickname\":\"ONLINE TEST TWO\"}","type":"signal:chat","from":"con_MrS3PeHoQ6"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"{\"message\":\"Sanskriti\",\"nickname\":\"ONLINE TEST TWO\"}","type":"signal:chat","from":"con_MrS3PeHoQ6"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:47,915 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079927914 openvidu-server_1 | [INFO] 2020-06-02 06:38:47,981 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:47,982 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27900<>con_QmKkSvXaAn","type":"signal:signal","from":"con_QmKkSvXaAn"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27900<>con_QmKkSvXaAn","type":"signal:signal","from":"con_QmKkSvXaAn"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:47,988 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:47,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30056<>con_TuNm3hJSM1","type":"signal:signal","from":"con_TuNm3hJSM1"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30056<>con_TuNm3hJSM1","type":"signal:signal","from":"con_TuNm3hJSM1"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,005 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,006 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_MrS3PeHoQ6","type":"signal:signal","from":"con_MrS3PeHoQ6"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_MrS3PeHoQ6","type":"signal:signal","from":"con_MrS3PeHoQ6"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,016 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,019 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>29975<>con_UPRMaDBw37","type":"signal:signal","from":"con_UPRMaDBw37"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>29975<>con_UPRMaDBw37","type":"signal:signal","from":"con_UPRMaDBw37"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,034 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,035 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30057<>con_Q69Y49E9jD","type":"signal:signal","from":"con_Q69Y49E9jD"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30057<>con_Q69Y49E9jD","type":"signal:signal","from":"con_Q69Y49E9jD"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,080 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,083 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,085 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,086 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,088 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,089 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,091 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,092 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,097 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,098 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,100 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,101 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,106 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,107 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,109 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,110 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,112 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,113 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_SDAbWqIhFf","type":"signal:signal","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,119 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,132 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,133 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:38:48,133 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"{\"nickname\":\"TEST TEN\"}","type":"signal:nicknameChanged","from":"con_SDAbWqIhFf"} to participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"{\"nickname\":\"TEST TEN\"}","type":"signal:nicknameChanged","from":"con_SDAbWqIhFf"},"jsonrpc":"2.0"}' to websocket with native sessionId '04f6536f-50f0-73f2-2ad9-fc996293d0df' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:364) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [a] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:38:48,134 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,134 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,135 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,136 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:48,563 [entExec-e2-t172] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079928562 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,104 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: qabuckomqnl6r984m1spc69gg6 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {k78ushimbchvme1tn0vcv0oh92=io.openvidu.server.rpc.RpcConnection@234ce351, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 1u90efv05j1sau5e7iaum3ifgh=io.openvidu.server.rpc.RpcConnection@2d8b0948, ba0hhfq18l03in8aouk73a6ipo=io.openvidu.server.rpc.RpcConnection@29b48821, c6s4roairtkh58nua2n3938nna=io.openvidu.server.rpc.RpcConnection@6cb60373, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, tnm46smsqrvq42uvaos4coh6jh=io.openvidu.server.rpc.RpcConnection@5d90aeda, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id qabuckomqnl6r984m1spc69gg6 because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_JIjoryk52s of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_JIjoryk52s: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,105 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,106 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,106 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [WARN] 2020-06-02 06:38:49,107 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_JIjoryk52s. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:38:49,107 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,108 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,108 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,109 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,109 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,111 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,112 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [WARN] 2020-06-02 06:38:49,112 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Trying to cancel receiving video from user con_JIjoryk52s. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:38:49,112 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,114 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,114 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_JIjoryk52s openvidu-server_1 | [INFO] 2020-06-02 06:38:49,124 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_JIjoryk52s in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,179 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:38:49,254 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:38:49,255 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id qabuckomqnl6r984m1spc69gg6, unable to send notification participantEvicted: {"connectionId":"con_JIjoryk52s","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:38:49,256 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id qabuckomqnl6r984m1spc69gg6, unable to send notification participantEvicted: {"connectionId":"con_JIjoryk52s","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:38:49,256 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id qabuckomqnl6r984m1spc69gg6, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:38:49,256 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId qabuckomqnl6r984m1spc69gg6 openvidu-server_1 | [WARN] 2020-06-02 06:38:49,256 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id qabuckomqnl6r984m1spc69gg6 because a transport error took place and its web socket connection is now closed openvidu-server_1 | [WARN] 2020-06-02 06:38:49,256 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Unable to evict: No participant with private id 'qabuckomqnl6r984m1spc69gg6' was found. Code: 102 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,777 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,777 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,858 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,858 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,859 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:49,975 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079929932 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,061 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079930036 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,104 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,104 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:38:50,105 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_SDAbWqIhFf: Requesting to recv media from user con_JIjoryk52s in session abc1736 but user could not be found openvidu-server_1 | [ERROR] 2020-06-02 06:38:50,105 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_SDAbWqIhFf: Error subscribing to con_JIjoryk52s openvidu-server_1 | io.openvidu.client.OpenViduException: User 'con_JIjoryk52s not found in session 'abc1736'. Code: 102 openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.subscribe(KurentoSessionManager.java:489) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.receiveVideoFrom(RpcHandler.java:355) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:130) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:38:50,149 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,149 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,239 [entExec-e2-t194] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079930188 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,297 [entExec-e2-t117] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079930295 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,372 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,372 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,372 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,512 [entExec-e2-t118] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079930467 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,555 [entExec-e2-t176] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079930544 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,602 [entExec-e2-t189] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079930566 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,649 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,649 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,649 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,776 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079930733 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,778 [entExec-e2-t168] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Tzqi_con_MrS3PeHoQ6 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079930743 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,862 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079930834 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,868 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079930866 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,947 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,947 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:50,948 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,076 [entExec-e2-t137] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931044 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,078 [entExec-e2-t194] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079931059 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,078 [entExec-e2-t153] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41919 typ host | remote: candidate:remote1 1 UDP 1845501695 223.225.136.249 40538 typ prflx | timestamp: 1591079931059 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,078 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46140 typ host | remote: candidate:remote1 1 UDP 1845501695 223.225.136.249 40538 typ prflx | timestamp: 1591079931064 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,078 [entExec-e2-t201] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931058 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,161 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079931130 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,198 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,199 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,337 [entExec-e2-t228] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931291 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,421 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079931384 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,428 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:38:51,447 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,450 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,450 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 50073 typ host generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,451 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,451 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 50074 typ host generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,451 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,451 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53084 typ host generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53085 typ host generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58126 typ host generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,452 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58127 typ host generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,453 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,453 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 50421 typ host generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,453 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,453 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 50422 typ host generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,454 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,454 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 61970 typ host generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,454 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,454 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 61971 typ host generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,455 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,455 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 62363 typ host generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,455 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,455 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 62364 typ host generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,456 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,456 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 51467 typ host generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,456 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,456 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 51468 typ host generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53458 typ host generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53459 typ host generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,457 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58761 typ host generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58762 typ host generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58440 typ host generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,458 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58441 typ host generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 50205 typ host generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 50206 typ host generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,459 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 60207 typ host generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 60208 typ host generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 60874 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 60875 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,460 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58869 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58870 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 51635 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 51636 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 60969 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 60970 typ host generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,462 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40514 typ srflx raddr 100.77.81.247 rport 51635 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40523 typ srflx raddr 100.77.81.247 rport 60969 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40515 typ srflx raddr 100.77.81.247 rport 58869 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40532 typ srflx raddr 100.77.81.247 rport 58126 generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,463 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40529 typ srflx raddr 100.77.81.247 rport 51467 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40536 typ srflx raddr 100.77.81.247 rport 62363 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 60874 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40535 typ srflx raddr 100.77.81.247 rport 53458 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40527 typ srflx raddr 100.77.81.247 rport 58440 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 50205 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40530 typ srflx raddr 100.77.81.247 rport 61970 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,465 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40538 typ srflx raddr 100.77.81.247 rport 50073 generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40537 typ srflx raddr 100.77.81.247 rport 53084 generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40534 typ srflx raddr 100.77.81.247 rport 58761 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,466 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40525 typ srflx raddr 100.77.81.247 rport 60207 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,467 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,467 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40531 typ srflx raddr 100.77.81.247 rport 50421 generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,469 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,469 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 60869 typ relay raddr 223.225.136.249 rport 40524 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,470 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,470 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63590 typ relay raddr 223.225.136.249 rport 40529 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,470 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,470 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 60660 typ relay raddr 223.225.136.249 rport 40536 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,471 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,471 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61068 typ relay raddr 223.225.136.249 rport 40527 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,471 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,471 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57852 typ relay raddr 223.225.136.249 rport 40514 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,472 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,472 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61653 typ relay raddr 223.225.136.249 rport 40523 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,472 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,472 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61666 typ relay raddr 223.225.136.249 rport 40538 generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,473 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,473 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 59277 typ relay raddr 223.225.136.249 rport 40535 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,473 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,473 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63017 typ relay raddr 223.225.136.249 rport 40526 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,474 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,474 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 60120 typ relay raddr 223.225.136.249 rport 40525 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,474 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,474 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61361 typ relay raddr 223.225.136.249 rport 40530 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,475 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,475 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63463 typ relay raddr 223.225.136.249 rport 40532 generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,475 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,475 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63421 typ relay raddr 223.225.136.249 rport 40534 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,476 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,476 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61505 typ relay raddr 223.225.136.249 rport 40515 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,476 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57488 typ relay raddr 223.225.136.249 rport 40531 generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 65092 typ relay raddr 223.225.136.249 rport 21815 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63739 typ relay raddr 223.225.136.249 rport 11988 generation 0 ufrag ZsPo network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63815 typ relay raddr 223.225.136.249 rport 21804 generation 0 ufrag SLTn network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 65299 typ relay raddr 223.225.136.249 rport 21799 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60040 typ relay raddr 223.225.136.249 rport 21817 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,479 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 58872 typ relay raddr 223.225.136.249 rport 21808 generation 0 ufrag WAvl network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 58142 typ relay raddr 223.225.136.249 rport 21792 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61161 typ relay raddr 223.225.136.249 rport 21798 generation 0 ufrag j8gW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,480 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 64266 typ relay raddr 223.225.136.249 rport 21816 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,488 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,489 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61732 typ relay raddr 223.225.136.249 rport 21814 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,489 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,489 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60987 typ relay raddr 223.225.136.249 rport 21819 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,489 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,489 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_SDAbWqIhFf", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61738 typ relay raddr 223.225.136.249 rport 21813 generation 0 ufrag 4rdK network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,490 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,490 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59319 typ relay raddr 223.225.136.249 rport 21818 generation 0 ufrag qIiU network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,490 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,490 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 57500 typ relay raddr 223.225.136.249 rport 21796 generation 0 ufrag VPeD network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,677 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,678 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,680 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,684 [entExec-e2-t181] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931536 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,685 [entExec-e2-t147] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931559 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,685 [entExec-e2-t120] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931566 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,685 [entExec-e2-t195] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931573 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,685 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931579 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,685 [entExec-e2-t120] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931585 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,686 [entExec-e2-t120] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46140 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40538 typ srflx raddr 100.77.81.247 rport 50073 | timestamp: 1591079931612 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,686 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079931636 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,690 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,690 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,696 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,696 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,700 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,701 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,701 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,711 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,711 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,711 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56113 typ host generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,711 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,711 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56114 typ host generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,737 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,737 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,749 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,786 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,789 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,789 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,790 [entExec-e2-t150] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50234 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40538 typ srflx raddr 100.77.81.247 rport 50073 | timestamp: 1591079931736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,791 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,791 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,792 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931742 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,794 [entExec-e2-t121] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931746 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,794 [entExec-e2-t167] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47301 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40532 typ srflx raddr 100.77.81.247 rport 58126 | timestamp: 1591079931766 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,794 [entExec-e2-t199] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49822 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40532 typ srflx raddr 100.77.81.247 rport 58126 | timestamp: 1591079931766 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,795 [entExec-e2-t159] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079931766 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,799 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,799 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,803 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,803 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,804 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 64833 typ host generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 64834 typ host generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,805 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,881 [entExec-e2-t142] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931835 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,882 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931838 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,882 [entExec-e2-t169] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079931853 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 61936 typ host generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 61937 typ host generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,897 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,911 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 3611 typ srflx raddr 192.168.1.199 rport 64833 generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,912 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,912 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 38078 typ srflx raddr 192.168.1.199 rport 64834 generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,915 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,915 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 13225 typ srflx raddr 192.168.1.7 rport 61937 generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,917 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,917 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 22321 typ srflx raddr 192.168.1.106 rport 56113 generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,917 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,917 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 41168 typ srflx raddr 192.168.1.106 rport 56114 generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,920 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,920 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 15082 typ srflx raddr 192.168.1.7 rport 61936 generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,974 [entExec-e2-t118] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079931926 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,975 [entExec-e2-t131] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079931930 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,975 [entExec-e2-t195] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079931948 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65031 typ host generation 0 ufrag 4nkJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,989 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51711 typ host generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65032 typ host generation 0 ufrag 4nkJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51712 typ host generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65033 typ host generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65034 typ host generation 0 ufrag 4nkJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65035 typ host generation 0 ufrag 4nkJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,990 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65036 typ host generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 43357 typ srflx raddr 192.168.1.71 rport 51711 generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 44300 typ srflx raddr 192.168.1.71 rport 51712 generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,991 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,992 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,992 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,992 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:51,992 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:51,992 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,046 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,046 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65036 typ srflx raddr 192.168.43.6 rport 65036 generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,056 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,056 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65033 typ srflx raddr 192.168.43.6 rport 65033 generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,081 [entExec-e2-t151] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079932020 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,082 [entExec-e2-t200] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079932040 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,085 [entExec-e2-t198] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079932052 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,086 [entExec-e2-t190] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079932054 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,086 [entExec-e2-t159] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079932056 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,092 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50822 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50823 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,093 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 50824 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 50825 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,094 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,101 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,101 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11164 typ srflx raddr 192.168.1.106 rport 50822"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,145 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,145 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11169 typ srflx raddr 192.168.1.106 rport 50823"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,149 [entExec-e2-t116] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591079932124 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,149 [entExec-e2-t194] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079932134 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,149 [entExec-e2-t132] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591079932131 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,149 [entExec-e2-t191] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591079932129 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,172 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,172 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57402 typ relay raddr 103.41.27.220 rport 3611 generation 0 ufrag Kalo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,174 [entExec-e2-t105] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591079932164 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,199 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,199 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11170 typ srflx raddr 192.168.1.106 rport 50824"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,201 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,201 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65398 typ relay raddr 103.41.27.228 rport 15082 generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,245 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,245 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11171 typ srflx raddr 192.168.1.106 rport 50825"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,288 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932281 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,288 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52933 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3611 typ srflx raddr 192.168.1.199 rport 64833 | timestamp: 1591079932281 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,293 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,293 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62054 typ relay raddr 103.217.123.227 rport 22321 generation 0 ufrag jFb5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,366 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,366 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64624 typ relay raddr 157.39.110.213 rport 65033 generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,369 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932369 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,370 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50988 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 22321 typ srflx raddr 192.168.1.106 rport 56113 | timestamp: 1591079932369 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,386 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,387 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62856 typ relay raddr 103.217.123.242 rport 43357 generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,404 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,404 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59347 typ relay raddr 69.10.52.178 rport 59347"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,426 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,426 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63960 typ relay raddr 69.10.52.178 rport 63960"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,475 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56197 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 22321 typ srflx raddr 192.168.1.106 rport 56113 | timestamp: 1591079932475 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,485 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45681 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3611 typ srflx raddr 192.168.1.199 rport 64833 | timestamp: 1591079932485 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,545 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932544 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,545 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43949 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40530 typ srflx raddr 100.77.81.247 rport 61970 | timestamp: 1591079932544 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,546 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,546 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59738 typ relay raddr 103.41.27.228 rport 27468 generation 0 ufrag AbI8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,590 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932549 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,590 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44114 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 15082 typ srflx raddr 192.168.1.7 rport 61936 | timestamp: 1591079932549 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,590 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40663 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3611 typ srflx raddr 192.168.1.199 rport 64833 | timestamp: 1591079932568 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,631 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,631 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61028 typ relay raddr 69.10.52.178 rport 61028"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,641 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,641 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59518 typ relay raddr 69.10.52.178 rport 59518"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,645 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,645 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,685 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932660 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,685 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47591 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 43357 typ srflx raddr 192.168.1.71 rport 51711 | timestamp: 1591079932660 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,731 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,731 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57681 typ relay raddr 157.39.110.213 rport 62623 generation 0 ufrag 4nkJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,771 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40370 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 43357 typ srflx raddr 192.168.1.71 rport 51711 | timestamp: 1591079932771 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,784 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,784 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62332 typ relay raddr 103.217.123.242 rport 59896 generation 0 ufrag a/Ts network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:38:52,833 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932833 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,833 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46585 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65033 typ srflx raddr 192.168.43.6 rport 65033 | timestamp: 1591079932833 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,866 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56525 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65033 typ srflx raddr 192.168.43.6 rport 65033 | timestamp: 1591079932865 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,930 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079932930 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,930 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49842 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11164 typ srflx raddr 192.168.1.106 rport 50822 | timestamp: 1591079932929 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,954 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 52896 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65033 typ prflx | timestamp: 1591079932954 openvidu-server_1 | [INFO] 2020-06-02 06:38:52,984 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40220 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40530 typ srflx raddr 100.77.81.247 rport 61970 | timestamp: 1591079932983 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,034 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52874 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40530 typ srflx raddr 100.77.81.247 rport 61970 | timestamp: 1591079933033 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,074 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079933064 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,074 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 43662 typ host tcptype passive | remote: candidate:remote1 1 TCP 1342185215 223.225.136.249 45869 typ prflx tcptype active | timestamp: 1591079933064 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,115 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Y1dv_con_TuNm3hJSM1 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079933102 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,147 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933146 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,252 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933251 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,340 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933339 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,431 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41710 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40529 typ srflx raddr 100.77.81.247 rport 51467 | timestamp: 1591079933430 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,441 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933440 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,513 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50657 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40534 typ srflx raddr 100.77.81.247 rport 58761 | timestamp: 1591079933513 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,513 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079933513 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,550 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933549 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,647 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079933646 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,656 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52658 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40529 typ srflx raddr 100.77.81.247 rport 51467 | timestamp: 1591079933655 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,656 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44932 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40529 typ srflx raddr 100.77.81.247 rport 51467 | timestamp: 1591079933656 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,697 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47968 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40529 typ srflx raddr 100.77.81.247 rport 51467 | timestamp: 1591079933658 openvidu-server_1 | [INFO] 2020-06-02 06:38:53,901 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079933899 openvidu-server_1 | [INFO] 2020-06-02 06:38:54,277 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079934276 openvidu-server_1 | [INFO] 2020-06-02 06:38:54,375 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 43312 typ host tcptype passive | remote: candidate:remote2 1 TCP 1342185215 223.225.136.249 13330 typ prflx tcptype active | timestamp: 1591079934374 openvidu-server_1 | [INFO] 2020-06-02 06:38:54,375 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079934374 openvidu-server_1 | [INFO] 2020-06-02 06:38:54,421 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079934420 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,214 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079935213 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,214 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | local: candidate:15 1 TCP 1010828543 69.10.52.178 45554 typ host tcptype passive | remote: candidate:remote2 1 TCP 1342185215 223.225.136.249 13320 typ prflx tcptype active | timestamp: 1591079935213 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,431 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47734 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 50205 | timestamp: 1591079935429 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,492 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55857 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 60874 | timestamp: 1591079935491 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,513 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079935511 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,525 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079935522 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,536 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079935535 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,536 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079935534 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,543 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079935542 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,556 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54400 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 50205 | timestamp: 1591079935555 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,574 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079935572 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,578 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079935576 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,604 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079935603 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,643 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079935642 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,769 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079935768 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,792 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079935790 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,817 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079935816 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,838 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079935836 openvidu-server_1 | [INFO] 2020-06-02 06:38:55,860 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079935859 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,169 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079936169 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,646 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079936645 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,661 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079936660 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,707 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079936707 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,847 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079936846 openvidu-server_1 | [INFO] 2020-06-02 06:38:56,864 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079936863 openvidu-server_1 | [INFO] 2020-06-02 06:38:57,208 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079937207 openvidu-server_1 | [INFO] 2020-06-02 06:38:57,305 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079937304 openvidu-server_1 | [INFO] 2020-06-02 06:38:57,403 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079937401 openvidu-server_1 | [INFO] 2020-06-02 06:38:57,511 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079937509 openvidu-server_1 | [INFO] 2020-06-02 06:38:57,617 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079937616 openvidu-server_1 | [INFO] 2020-06-02 06:38:58,865 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079938864 openvidu-server_1 | [INFO] 2020-06-02 06:38:58,887 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079938886 openvidu-server_1 | [INFO] 2020-06-02 06:38:58,907 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079938906 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,083 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079939082 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,131 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079939130 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,169 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939168 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,171 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-49 | timestamp: 1591079939169 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,195 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939194 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,195 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939193 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,195 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939194 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,196 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939194 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,201 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939200 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,203 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079939201 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,492 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079939491 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,645 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079939644 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,658 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-50 | timestamp: 1591079939657 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,663 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939661 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939785 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939785 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939786 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939786 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939786 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,786 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079939786 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,926 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079939926 openvidu-server_1 | [INFO] 2020-06-02 06:38:59,991 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079939990 openvidu-server_1 | [INFO] 2020-06-02 06:39:00,425 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079940424 openvidu-server_1 | [INFO] 2020-06-02 06:39:00,473 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079940473 openvidu-server_1 | [INFO] 2020-06-02 06:39:00,509 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079940508 openvidu-server_1 | [INFO] 2020-06-02 06:39:00,556 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591079940556 openvidu-server_1 | [INFO] 2020-06-02 06:39:01,144 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079941142 openvidu-server_1 | [INFO] 2020-06-02 06:39:05,960 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591079945959 openvidu-server_1 | [INFO] 2020-06-02 06:39:05,960 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079945959 openvidu-server_1 | [INFO] 2020-06-02 06:39:06,223 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591079946222 openvidu-server_1 | [INFO] 2020-06-02 06:39:06,416 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079946414 openvidu-server_1 | [INFO] 2020-06-02 06:39:06,516 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591079946516 openvidu-server_1 | [INFO] 2020-06-02 06:39:06,781 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591079946780 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,063 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591079947063 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,326 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591079947325 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,579 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | timestamp: 1591079947578 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,790 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079947789 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,892 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591079947891 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,893 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079947892 openvidu-server_1 | [INFO] 2020-06-02 06:39:07,980 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079947979 openvidu-server_1 | [INFO] 2020-06-02 06:39:08,071 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079948070 openvidu-server_1 | [INFO] 2020-06-02 06:39:08,115 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079948114 openvidu-server_1 | [INFO] 2020-06-02 06:39:08,171 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591079948170 openvidu-server_1 | [INFO] 2020-06-02 06:39:08,354 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079948352 openvidu-server_1 | [INFO] 2020-06-02 06:39:20,522 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079960521 openvidu-server_1 | [INFO] 2020-06-02 06:39:31,770 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079971769 openvidu-server_1 | [INFO] 2020-06-02 06:39:31,883 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079971882 openvidu-server_1 | [INFO] 2020-06-02 06:39:32,212 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079972211 openvidu-server_1 | [INFO] 2020-06-02 06:39:33,796 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079973796 openvidu-server_1 | [INFO] 2020-06-02 06:39:34,101 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079974100 openvidu-server_1 | Navigating to accept certificate openvidu-server_1 | [INFO] 2020-06-02 06:39:35,170 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079975170 openvidu-server_1 | [INFO] 2020-06-02 06:39:36,880 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079976879 openvidu-server_1 | [INFO] 2020-06-02 06:39:36,973 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079976973 openvidu-server_1 | [INFO] 2020-06-02 06:39:37,532 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079977532 openvidu-server_1 | [INFO] 2020-06-02 06:39:43,080 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079983079 openvidu-server_1 | [INFO] 2020-06-02 06:39:43,208 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:45,585 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079985584 openvidu-server_1 | [INFO] 2020-06-02 06:39:51,920 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:52,245 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:39:52,814 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:39:52,814 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:39:52,867 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:39:52,867 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wh96y1z65inR0CBE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZWNJ9R&turnCredential=2b6jzi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:39:53,218 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:39:53,579 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:39:53,579 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:39:53,650 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:39:53,651 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wh96y1z65inR0CBE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ZWNJ9R&turnCredential=2b6jzi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:39:53,871 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591079993870 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,165 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997164 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,178 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997177 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,270 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997268 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,359 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997358 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,460 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997459 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,571 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997569 openvidu-server_1 | [INFO] 2020-06-02 06:39:57,664 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591079997663 openvidu-server_1 | [INFO] 2020-06-02 06:39:58,680 [0.0-5443-exec-4] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 016C84B2F8C25DA0BCF0277C602A366B openvidu-server_1 | [INFO] 2020-06-02 06:39:58,887 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591079998887 openvidu-server_1 | [INFO] 2020-06-02 06:39:58,925 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | [INFO] 2020-06-02 06:39:58,926 [s72badcs-e34-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:39:58,926 [s72badcs-e34-t0] io.openvidu.server.core.SessionManager - Participant con_Q2gwL5i9NC of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:39:58,926 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=kpk7rtdnitnofjfqq0s72badcs, participantPublicId=con_Q2gwL5i9NC, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:39:59,148 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,155 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,162 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,164 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,165 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999164 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,177 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,179 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,180 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,181 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,182 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,184 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,185 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,185 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,261 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,269 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999268 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,360 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999359 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,384 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999383 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,384 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999383 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,384 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591079999383 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,411 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,492 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,578 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,653 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,750 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,842 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:39:59,928 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:00,461 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,366 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,368 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,392 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001390 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,392 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001390 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,393 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001391 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,396 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001391 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,431 [entExec-e2-t143] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001391 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,431 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001391 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,431 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080001391 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,445 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,445 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,445 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,525 [entExec-e2-t246] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080001473 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,614 [entExec-e2-t243] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080001588 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,642 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,642 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,642 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,729 [entExec-e2-t234] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080001681 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,775 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080001762 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,818 [entExec-e2-t234] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080001793 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,838 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,838 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,838 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,921 [entExec-e2-t235] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080001873 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,974 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,974 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:01,974 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,008 [entExec-e2-t248] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080001982 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,048 [entExec-e2-t243] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55056 typ host | remote: candidate:remote1 1 UDP 1845501695 103.217.123.242 10617 typ prflx | timestamp: 1591080002002 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,048 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080002002 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,051 [entExec-e2-t235] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002008 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,052 [entExec-e2-t243] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080002027 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,052 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40012 typ host | remote: candidate:remote1 1 UDP 1845501695 103.217.123.242 10617 typ prflx | timestamp: 1591080002027 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,139 [entExec-e2-t235] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080002117 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,149 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,149 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,149 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,230 [entExec-e2-t243] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002187 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,244 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,244 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,244 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,278 [entExec-e2-t244] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002248 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,321 [entExec-e2-t238] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002276 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,321 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080002296 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,332 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,332 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,425 [entExec-e2-t327] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002372 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,434 [entExec-e2-t244] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080002387 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,516 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080002481 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,516 [entExec-e2-t237] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51479 typ host | remote: candidate:remote1 1 UDP 1845501695 103.217.123.242 24939 typ prflx | timestamp: 1591080002502 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,516 [entExec-e2-t242] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080002496 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,516 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:5 1 UDP 2015363583 69.10.52.181 50855 typ host | remote: candidate:remote1 1 UDP 1845501695 103.217.123.242 24939 typ prflx | timestamp: 1591080002503 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,516 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080002502 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,518 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:40:02,526 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 59311 typ host generation 0 ufrag NdOS network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 56718 typ host generation 0 ufrag NdOS network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,527 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 60109 typ host generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 62075 typ host generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 64389 typ host generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 58050 typ host generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 59149 typ host generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 64085 typ host generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 57897 typ host generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,528 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 61470 typ host generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 53416 typ host generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 60829 typ host generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 51945 typ host generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 57702 typ host generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 55006 typ host generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 50340 typ host generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 51837 typ host generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,529 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 58778 typ host generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 19006 typ srflx raddr 192.168.1.70 rport 58050 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 24939 typ srflx raddr 192.168.1.70 rport 60109 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 45220 typ srflx raddr 192.168.1.70 rport 53416 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 5460 typ srflx raddr 192.168.1.70 rport 61470 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,530 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 35448 typ srflx raddr 192.168.1.70 rport 56718 generation 0 ufrag NdOS network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 19867 typ srflx raddr 192.168.1.70 rport 64389 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 55551 typ srflx raddr 192.168.1.70 rport 57897 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 10617 typ srflx raddr 192.168.1.70 rport 59311 generation 0 ufrag NdOS network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 44625 typ srflx raddr 192.168.1.70 rport 51837 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 7301 typ srflx raddr 192.168.1.70 rport 59149 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 58573 typ srflx raddr 192.168.1.70 rport 51945 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 33850 typ srflx raddr 192.168.1.70 rport 50340 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 16429 typ srflx raddr 192.168.1.70 rport 62075 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 9084 typ srflx raddr 192.168.1.70 rport 58778 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,531 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 61473 typ srflx raddr 192.168.1.70 rport 64085 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 58791 typ srflx raddr 192.168.1.70 rport 60829 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 45000 typ srflx raddr 192.168.1.70 rport 57702 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 33928 typ srflx raddr 192.168.1.70 rport 55006 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61746 typ relay raddr 103.217.123.242 rport 19006 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64813 typ relay raddr 103.217.123.242 rport 24939 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63043 typ relay raddr 103.217.123.242 rport 19867 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 59142 typ relay raddr 103.217.123.242 rport 10617 generation 0 ufrag NdOS network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64835 typ relay raddr 103.217.123.242 rport 45220 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,532 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 65494 typ relay raddr 103.217.123.242 rport 5460 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57123 typ relay raddr 103.217.123.242 rport 44625 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61313 typ relay raddr 103.217.123.242 rport 7301 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,533 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63513 typ relay raddr 103.217.123.242 rport 55551 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,537 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,537 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62888 typ relay raddr 103.217.123.242 rport 58573 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,537 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,537 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57702 typ relay raddr 103.217.123.242 rport 33850 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,538 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,538 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61518 typ relay raddr 103.217.123.242 rport 16429 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,538 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,538 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61265 typ relay raddr 103.217.123.242 rport 61473 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,539 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,540 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63385 typ relay raddr 103.217.123.242 rport 58791 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,540 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,540 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62600 typ relay raddr 103.217.123.242 rport 9084 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,541 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,541 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 65289 typ relay raddr 103.217.123.242 rport 45000 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,541 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,541 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57110 typ relay raddr 103.217.123.242 rport 33928 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,541 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,542 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59523 typ relay raddr 103.217.123.242 rport 63181 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,542 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,542 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62460 typ relay raddr 103.217.123.242 rport 12042 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61997 typ relay raddr 103.217.123.242 rport 6883 generation 0 ufrag pa4l network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61021 typ relay raddr 103.217.123.242 rport 30824 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,543 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60810 typ relay raddr 103.217.123.242 rport 19365 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60938 typ relay raddr 103.217.123.242 rport 7335 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 64650 typ relay raddr 103.217.123.242 rport 23533 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,544 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59306 typ relay raddr 103.217.123.242 rport 30377 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,545 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,545 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63974 typ relay raddr 103.217.123.242 rport 38900 generation 0 ufrag cEOW network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,545 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,545 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60146 typ relay raddr 103.217.123.242 rport 47296 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,546 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,546 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 58777 typ relay raddr 103.217.123.242 rport 47036 generation 0 ufrag 6jdd network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,547 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,547 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61432 typ relay raddr 103.217.123.242 rport 23538 generation 0 ufrag +MrG network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,548 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,548 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 65435 typ relay raddr 103.217.123.242 rport 29146 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,548 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,549 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60397 typ relay raddr 103.217.123.242 rport 49478 generation 0 ufrag NlIX network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,549 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,550 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63451 typ relay raddr 103.217.123.242 rport 41438 generation 0 ufrag B4yY network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,550 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,550 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 63888 typ relay raddr 103.217.123.242 rport 43548 generation 0 ufrag JuvL network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,560 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 52964 typ host | remote: candidate:remote1 1 UDP 1845501695 103.217.123.242 24939 typ prflx | timestamp: 1591080002547 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t237] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002574 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t148] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002579 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002585 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t237] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002591 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t247] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002559 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,733 [entExec-e2-t341] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080002564 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,734 [entExec-e2-t260] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002597 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,734 [entExec-e2-t237] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002603 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,734 [entExec-e2-t260] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 52964 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 24939 typ srflx raddr 192.168.1.70 rport 60109 | timestamp: 1591080002609 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,734 [entExec-e2-t260] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40012 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 10617 typ srflx raddr 192.168.1.70 rport 59311 | timestamp: 1591080002625 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,734 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080002672 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,735 [entExec-e2-t238] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 56011 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 24939 typ srflx raddr 192.168.1.70 rport 60109 | timestamp: 1591080002724 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,747 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,748 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,762 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,763 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,763 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,767 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,767 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,792 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,793 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,811 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,833 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,859 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,866 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,866 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,866 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56115 typ host generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56116 typ host generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,867 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,876 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,876 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,916 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,916 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,943 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,943 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,944 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,945 [entExec-e2-t247] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002905 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,945 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002903 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080002913 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54507 typ host generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [entExec-e2-t255] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080002919 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54508 typ host generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080002919 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,946 [entExec-e2-t246] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47429 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 19867 typ srflx raddr 192.168.1.70 rport 64389 | timestamp: 1591080002919 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,947 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,979 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,979 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 22903 typ srflx raddr 192.168.1.106 rport 56115 generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,984 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,984 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 10434 typ srflx raddr 192.168.1.106 rport 56116 generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,986 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,986 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 11660 typ srflx raddr 192.168.1.199 rport 54508 generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,987 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:02,987 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 3233 typ srflx raddr 192.168.1.199 rport 54507 generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:02,990 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080002951 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,033 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080002981 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,033 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080002984 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,035 [entExec-e2-t265] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45444 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 19867 typ srflx raddr 192.168.1.70 rport 64389 | timestamp: 1591080002997 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,035 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003016 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [entExec-e2-t248] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003094 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64879 typ host generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,118 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64880 typ host generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 52345 typ srflx raddr 192.168.1.71 rport 64879 generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,119 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 27906 typ srflx raddr 192.168.1.71 rport 64880 generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,137 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,137 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,163 [entExec-e2-t248] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080003139 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,205 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080003150 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,206 [entExec-e2-t252] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080003152 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,206 [entExec-e2-t248] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080003154 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,208 [entExec-e2-t251] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080003181 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,240 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,240 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 62605 typ host generation 0 ufrag TVTO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63869 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 62606 typ host generation 0 ufrag TVTO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63870 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 62607 typ host generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 62608 typ host generation 0 ufrag TVTO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63871 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 62609 typ host generation 0 ufrag TVTO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 62610 typ host generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,241 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63872 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag TVTO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag TVTO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11190 typ srflx raddr 192.168.1.106 rport 63869"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 61335 typ host generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11195 typ srflx raddr 192.168.1.106 rport 63870"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag TVTO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag TVTO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,242 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 62607 typ srflx raddr 192.168.43.6 rport 62607 generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,243 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,243 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 62610 typ srflx raddr 192.168.43.6 rport 62610 generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,243 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,243 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 61336 typ host generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,244 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,244 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,244 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,245 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,258 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,258 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64052 typ relay raddr 103.41.27.220 rport 3233 generation 0 ufrag 7yMv network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,260 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,261 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11196 typ srflx raddr 192.168.1.106 rport 63871"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,285 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,285 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59729 typ relay raddr 103.217.123.242 rport 52345 generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,288 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,288 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65331 typ relay raddr 103.217.123.242 rport 27906 generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,321 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,321 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62123 typ relay raddr 103.217.123.227 rport 22903 generation 0 ufrag gi5z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,327 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,327 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 46346 typ srflx raddr 192.168.1.7 rport 61336 generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,328 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,328 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 65491 typ srflx raddr 192.168.1.7 rport 61335 generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,335 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003273 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,347 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11197 typ srflx raddr 192.168.1.106 rport 63872"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,418 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080003291 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,418 [entExec-e2-t245] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080003293 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,422 [entExec-e2-t278] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080003334 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,425 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080003364 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,426 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080003369 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,426 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080003366 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,426 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080003381 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,426 [entExec-e2-t277] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49432 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 22903 typ srflx raddr 192.168.1.106 rport 56115 | timestamp: 1591080003381 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,429 [entExec-e2-t288] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080003390 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,429 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003398 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,469 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080003444 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,469 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40601 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 22903 typ srflx raddr 192.168.1.106 rport 56115 | timestamp: 1591080003454 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,469 [entExec-e2-t287] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56705 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3233 typ srflx raddr 192.168.1.199 rport 54507 | timestamp: 1591080003444 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,472 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,472 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57220 typ relay raddr 157.39.110.213 rport 62610 generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,473 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,473 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63449 typ relay raddr 157.39.110.213 rport 62607 generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,477 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 50377 typ host generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 50378 typ host generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 52652 typ host generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 52653 typ host generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,478 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 21817 typ srflx raddr 100.77.81.247 rport 52652 generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,485 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,485 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 21795 typ srflx raddr 100.77.81.247 rport 50377 generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,495 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,495 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59610 typ relay raddr 69.10.52.178 rport 59610"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,501 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,501 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57181 typ relay raddr 103.217.123.242 rport 36794 generation 0 ufrag CR6H network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,506 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,506 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60072 typ relay raddr 69.10.52.178 rport 60072"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,526 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003477 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,526 [entExec-e2-t271] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 40376 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3233 typ srflx raddr 192.168.1.199 rport 54507 | timestamp: 1591080003491 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,570 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080003519 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,570 [entExec-e2-t259] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080003519 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,570 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080003516 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,571 [entExec-e2-t259] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48927 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 7301 typ srflx raddr 192.168.1.70 rport 59149 | timestamp: 1591080003533 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,571 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080003533 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,611 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,611 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62996 typ relay raddr 103.41.27.228 rport 65491 generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,654 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080003629 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,654 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50795 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 3233 typ srflx raddr 192.168.1.199 rport 54507 | timestamp: 1591080003623 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,696 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080003695 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,781 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080003781 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,781 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40059 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 52345 typ srflx raddr 192.168.1.71 rport 64879 | timestamp: 1591080003781 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,841 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:03,841 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57332 typ relay raddr 157.39.110.213 rport 62644 generation 0 ufrag TVTO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:03,844 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47444 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 52345 typ srflx raddr 192.168.1.71 rport 64879 | timestamp: 1591080003842 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,032 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004031 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,032 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 44542 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 62607 typ prflx | timestamp: 1591080004031 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59840 typ relay raddr 69.10.52.178 rport 59840"} openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62808 typ relay raddr 69.10.52.178 rport 62808"} openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,071 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:40:04,084 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47521 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 62607 typ prflx | timestamp: 1591080004084 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,093 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004093 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,093 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52968 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11190 typ srflx raddr 192.168.1.106 rport 63869 | timestamp: 1591080004093 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,098 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42438 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 7301 typ srflx raddr 192.168.1.70 rport 59149 | timestamp: 1591080004097 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,099 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 55566 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 55551 typ srflx raddr 192.168.1.70 rport 57897 | timestamp: 1591080004098 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,138 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004098 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,152 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52240 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 55551 typ srflx raddr 192.168.1.70 rport 57897 | timestamp: 1591080004151 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,208 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 55280 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 65491 typ srflx raddr 192.168.1.7 rport 61335 | timestamp: 1591080004207 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,208 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004207 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,210 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,210 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59532 typ relay raddr 103.41.27.228 rport 3796 generation 0 ufrag IOUE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:04,256 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 47934 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 65491 typ srflx raddr 192.168.1.7 rport 61335 | timestamp: 1591080004224 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,310 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004309 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,343 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004341 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,535 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004534 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,585 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,585 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57143 typ relay raddr 223.225.136.249 rport 21795 generation 0 ufrag bXf/ network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:04,695 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004694 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,695 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46093 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 45220 typ srflx raddr 192.168.1.70 rport 53416 | timestamp: 1591080004694 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,703 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40896 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 45220 typ srflx raddr 192.168.1.70 rport 53416 | timestamp: 1591080004702 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,776 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004774 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,783 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43375 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 58573 typ srflx raddr 192.168.1.70 rport 51945 | timestamp: 1591080004782 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,823 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004809 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,824 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004782 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,863 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080004832 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,967 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51272 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 58573 typ srflx raddr 192.168.1.70 rport 51945 | timestamp: 1591080004965 openvidu-server_1 | [INFO] 2020-06-02 06:40:04,968 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44320 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 33928 typ srflx raddr 192.168.1.70 rport 55006 | timestamp: 1591080004967 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,007 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080004967 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,375 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080005374 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,400 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55991 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 21795 typ srflx raddr 100.77.81.247 rport 50377 | timestamp: 1591080005398 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,401 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080005398 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,402 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080005399 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,407 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43382 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 21795 typ srflx raddr 100.77.81.247 rport 50377 | timestamp: 1591080005405 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,434 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53436 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 21795 typ srflx raddr 100.77.81.247 rport 50377 | timestamp: 1591080005433 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,713 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42740 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 33928 typ srflx raddr 192.168.1.70 rport 55006 | timestamp: 1591080005712 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,718 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080005717 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,743 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080005742 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,749 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080005747 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,903 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080005903 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,908 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080005907 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,910 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080005909 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,913 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080005912 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,917 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080005916 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,925 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080005924 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,928 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080005927 openvidu-server_1 | [INFO] 2020-06-02 06:40:05,937 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080005936 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,414 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006413 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,418 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006418 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,459 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006459 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,465 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006465 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,465 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-53 | timestamp: 1591080006465 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,472 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006472 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,472 [entExec-e2-t259] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006472 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,472 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006472 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,473 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006473 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,473 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006473 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,474 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080006473 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,707 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006706 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,779 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006777 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,784 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006783 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,791 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080006789 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,792 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006788 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,802 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-54 | timestamp: 1591080006801 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,805 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006804 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t259] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t271] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:06,855 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080006855 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,182 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007181 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,292 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007291 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,508 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007507 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,509 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007508 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,514 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080007513 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,514 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080007514 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,596 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080007595 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,705 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007705 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,742 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007742 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,840 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007839 openvidu-server_1 | [INFO] 2020-06-02 06:40:07,915 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080007914 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,168 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009167 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,272 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009271 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,363 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009363 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,396 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009395 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,463 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009462 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,577 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009577 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,668 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009667 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,668 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080009667 openvidu-server_1 | [INFO] 2020-06-02 06:40:09,991 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080009990 openvidu-server_1 | [INFO] 2020-06-02 06:40:10,581 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080010581 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,167 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011167 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,182 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011181 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,272 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011272 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,364 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011363 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,382 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011381 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,463 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011463 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,578 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011577 openvidu-server_1 | [INFO] 2020-06-02 06:40:11,668 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080011668 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,521 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012520 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,522 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012522 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t271] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:12,530 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080012529 openvidu-server_1 | [INFO] 2020-06-02 06:40:13,798 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:40:14,552 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:40:14,552 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:40:14,591 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:40:14,592 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ARg1s3ExilewjVTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=6SSXRY&turnCredential=sqsjvj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:40:14,935 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:40:15,170 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015168 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,273 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015273 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,274 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:40:15,274 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:40:15,309 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:40:15,309 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ARg1s3ExilewjVTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=6SSXRY&turnCredential=sqsjvj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:40:15,366 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015365 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,398 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015397 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,465 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015464 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,579 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015578 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,671 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015670 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,671 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015670 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,840 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015839 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,842 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015841 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,858 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,859 [entExec-e2-t271] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,859 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,859 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,859 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:15,859 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080015857 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,121 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080017120 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,522 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591080017521 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,758 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080017756 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,759 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080017758 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,865 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080017864 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,936 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080017934 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,937 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591080017936 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,973 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017971 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,976 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017972 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,976 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017972 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,977 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017972 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,978 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017972 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,979 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017972 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,980 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017973 openvidu-server_1 | [INFO] 2020-06-02 06:40:17,980 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080017973 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,053 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591080018053 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,236 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591080018235 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,333 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591080018332 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,428 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591080018427 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,613 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | timestamp: 1591080018612 openvidu-server_1 | [INFO] 2020-06-02 06:40:18,949 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080018948 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,026 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019025 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,216 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019215 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,370 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019369 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,390 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019388 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,410 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019409 openvidu-server_1 | [INFO] 2020-06-02 06:40:19,550 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080019549 openvidu-server_1 | [INFO] 2020-06-02 06:40:20,535 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession C06F190C032AE695EE4D89529FC2705F openvidu-server_1 | [INFO] 2020-06-02 06:40:20,803 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: opuvfp2ss2fs9jqqra5mukoqcq openvidu-server_1 | [INFO] 2020-06-02 06:40:20,805 [5mukoqcq-e36-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:40:20,805 [5mukoqcq-e36-t0] io.openvidu.server.core.SessionManager - Participant con_FM7bLymYbC of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:40:20,805 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=opuvfp2ss2fs9jqqra5mukoqcq, participantPublicId=con_FM7bLymYbC, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:40:21,029 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,032 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,035 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,079 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,082 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,084 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,084 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,086 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,088 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,089 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,091 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,093 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,096 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,099 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,101 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,101 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,121 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,153 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,162 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,168 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,170 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021169 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,180 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,185 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021184 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,187 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,198 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,202 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,215 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,276 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021275 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,368 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021367 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,385 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021384 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,467 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021466 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,575 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,575 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,586 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021581 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,639 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,640 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,640 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,738 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080021672 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,762 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080021737 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,855 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080021831 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,896 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,898 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:21,898 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,035 [entExec-e2-t296] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080021992 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,128 [entExec-e2-t274] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080022097 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,182 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,183 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,183 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,295 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080022252 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,349 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,349 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,349 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,381 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080022361 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,423 [entExec-e2-t295] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080022381 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,522 [entExec-e2-t239] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080022492 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,561 [entExec-e2-t288] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080022532 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,562 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,564 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,564 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,634 [entExec-e2-t288] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080022594 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,683 [entExec-e2-t259] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080022633 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,745 [entExec-e2-t287] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080022742 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,791 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,792 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,792 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,842 [entExec-e2-t287] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51919 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11812 typ prflx | timestamp: 1591080022803 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,843 [entExec-e2-t287] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080022803 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,884 [entExec-e2-t305] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080022842 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,929 [entExec-e2-t239] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49317 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11832 typ prflx | timestamp: 1591080022905 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,929 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080022905 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,929 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080022904 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,929 [entExec-e2-t258] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47496 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11812 typ prflx | timestamp: 1591080022904 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,947 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,947 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,947 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to receive media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:22,948 [entExec-e2-t258] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080022946 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,057 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080023008 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,061 [entExec-e2-t254] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53182 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11832 typ prflx | timestamp: 1591080023049 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,061 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080023049 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,100 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023071 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,109 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080023109 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,150 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023147 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,196 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now receiving video from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,198 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,317 [entExec-e2-t324] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080023275 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,321 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023210 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,359 [entExec-e2-t257] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080023331 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,403 [entExec-e2-t251] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080023381 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,415 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48655 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11834 typ prflx | timestamp: 1591080023413 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,454 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023413 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,455 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:40:23,495 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,500 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,500 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49592 typ host generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,500 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,500 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,501 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,501 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,501 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,501 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag lZW9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,501 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,502 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag lZW9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,502 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,502 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,502 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,502 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,503 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,503 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,503 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,503 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,504 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,504 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,504 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,504 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,505 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,505 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,505 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,505 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,506 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,506 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,506 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,506 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,507 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,507 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,508 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,508 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,508 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,508 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,510 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,510 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,511 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,511 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49593 typ host generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,511 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,512 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49594 typ host generation 0 ufrag lZW9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,512 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,512 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49595 typ host generation 0 ufrag lZW9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,513 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,513 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49596 typ host generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,513 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,513 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49597 typ host generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,514 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,514 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49598 typ host generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,515 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,515 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49599 typ host generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,515 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,518 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49600 typ host generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,519 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,520 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49601 typ host generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,522 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,523 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49602 typ host generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,525 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,526 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49603 typ host generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,527 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,527 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49604 typ host generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,527 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,528 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49605 typ host generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,528 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,528 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49606 typ host generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,528 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,528 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49607 typ host generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,529 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,529 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49608 typ host generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,529 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,529 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49609 typ host generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,529 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,530 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11832 typ srflx raddr 192.168.1.4 rport 49594 generation 0 ufrag lZW9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,530 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,530 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11812 typ srflx raddr 192.168.1.4 rport 49592 generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,585 [entExec-e2-t251] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080023558 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,585 [entExec-e2-t329] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43972 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11834 typ prflx | timestamp: 1591080023558 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,585 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080023505 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,639 [entExec-e2-t249] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080023584 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,640 [entExec-e2-t269] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023590 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,640 [entExec-e2-t252] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023599 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,640 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080023603 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,640 [entExec-e2-t255] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023608 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,640 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023612 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t265] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023617 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t237] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023634 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023622 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t246] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47496 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11812 typ srflx raddr 192.168.1.4 rport 49592 | timestamp: 1591080023638 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53182 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11832 typ srflx raddr 192.168.1.4 rport 49594 | timestamp: 1591080023638 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,641 [entExec-e2-t269] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023628 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11842 typ srflx raddr 192.168.1.4 rport 49604 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11835 typ srflx raddr 192.168.1.4 rport 49597 generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11838 typ srflx raddr 192.168.1.4 rport 49600 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_UPRMaDBw37", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64614 typ relay raddr 117.215.229.27 rport 11812 generation 0 ufrag Oz6k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11834 typ srflx raddr 192.168.1.4 rport 49596 generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,678 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_SDAbWqIhFf", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62319 typ relay raddr 117.215.229.27 rport 11817 generation 0 ufrag skV4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,689 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,689 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62585 typ relay raddr 117.215.229.27 rport 11819 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,691 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,691 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65023 typ relay raddr 117.215.229.27 rport 11820 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,692 [entExec-e2-t260] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43972 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11834 typ srflx raddr 192.168.1.4 rport 49596 | timestamp: 1591080023687 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,693 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,693 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62855 typ relay raddr 117.215.229.27 rport 11837 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,696 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,696 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63166 typ relay raddr 117.215.229.27 rport 11836 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,697 [entExec-e2-t260] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080023693 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,698 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,698 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11837 typ srflx raddr 192.168.1.4 rport 49599 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,701 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,701 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_QmKkSvXaAn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11836 typ srflx raddr 192.168.1.4 rport 49598 generation 0 ufrag SS9t network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,703 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,703 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62298 typ relay raddr 117.215.229.27 rport 11824 generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,706 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,706 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64227 typ relay raddr 117.215.229.27 rport 11823 generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,708 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,708 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11840 typ srflx raddr 192.168.1.4 rport 49602 generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,711 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,711 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63231 typ relay raddr 117.215.229.27 rport 11828 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,714 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,714 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64390 typ relay raddr 117.215.229.27 rport 11827 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,716 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,716 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60098 typ relay raddr 117.215.229.27 rport 11844 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,718 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,718 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63455 typ relay raddr 117.215.229.27 rport 11845 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,719 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,720 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,721 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,721 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64545 typ relay raddr 117.215.229.27 rport 11822 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,723 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,723 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64724 typ relay raddr 117.215.229.27 rport 11821 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,724 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,733 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,738 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,738 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,742 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,742 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,748 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,748 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,777 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,777 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,778 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56117 typ host generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,778 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,778 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56118 typ host generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,781 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,782 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,782 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,807 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,811 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,811 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,838 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,838 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,838 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,838 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,889 [entExec-e2-t305] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080023821 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,890 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023824 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,891 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,892 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,892 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50899 typ host generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,892 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,892 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50900 typ host generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,893 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,893 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,893 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,893 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,959 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,959 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 1929 typ srflx raddr 192.168.1.106 rport 56117 generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,961 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,961 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 58696 typ srflx raddr 192.168.1.106 rport 56118 generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,961 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,961 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 63656 typ srflx raddr 192.168.1.199 rport 50900 generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,963 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,963 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 9517 typ srflx raddr 192.168.1.199 rport 50899 generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,963 [entExec-e2-t243] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080023928 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,964 [entExec-e2-t245] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080023933 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,964 [entExec-e2-t248] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080023930 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,979 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,979 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,989 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MrS3PeHoQ6: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 57313 typ host generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 57314 typ host generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,990 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 1034 typ srflx raddr 192.168.1.7 rport 57314 generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:23,991 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:23,991 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 63383 typ srflx raddr 192.168.1.7 rport 57313 generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,082 [entExec-e2-t253] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080024029 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,082 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080024032 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,082 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080024039 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,083 [entExec-e2-t256] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024079 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,084 [entExec-e2-t236] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55390 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11836 typ srflx raddr 192.168.1.4 rport 49598 | timestamp: 1591080024079 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,125 [entExec-e2-t265] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54481 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11838 typ srflx raddr 192.168.1.4 rport 49600 | timestamp: 1591080024086 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,125 [entExec-e2-t339] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024086 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,160 [entExec-e2-t282] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080024139 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,160 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64881 typ host generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 62611 typ host generation 0 ufrag SWxO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64882 typ host generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 62612 typ host generation 0 ufrag SWxO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,161 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 62613 typ host generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 62614 typ host generation 0 ufrag SWxO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 9952 typ srflx raddr 192.168.1.71 rport 64882 generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 62615 typ host generation 0 ufrag SWxO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,162 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 19015 typ srflx raddr 192.168.1.71 rport 64881 generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 62616 typ host generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag SWxO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag SWxO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,163 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag SWxO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag SWxO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 62613 typ srflx raddr 192.168.43.6 rport 62613 generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,164 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 62616 typ srflx raddr 192.168.43.6 rport 62616 generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,213 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,269 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,269 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58628 typ relay raddr 103.41.27.220 rport 9517 generation 0 ufrag 7zJi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,272 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,272 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60071 typ relay raddr 103.217.123.242 rport 9952 generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,274 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,274 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60597 typ relay raddr 103.217.123.242 rport 19015 generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,290 [entExec-e2-t300] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080024210 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,293 [entExec-e2-t291] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080024254 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,293 [entExec-e2-t249] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080024259 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,293 [entExec-e2-t283] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080024258 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,301 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,301 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,301 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63873 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,301 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,301 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63874 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62220 typ relay raddr 103.41.27.228 rport 63383 generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63875 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63876 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,302 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,303 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,303 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11206 typ srflx raddr 192.168.1.106 rport 63873"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,337 [entExec-e2-t298] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080024313 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,359 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,359 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_QmKkSvXaAn: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61250 typ relay raddr 103.217.123.227 rport 1929 generation 0 ufrag qwBR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,361 [entExec-e2-t293] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080024336 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,362 [entExec-e2-t305] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080024339 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,362 [entExec-e2-t341] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080024342 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,399 [entExec-e2-t238] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080024365 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,400 [entExec-e2-t249] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024376 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,400 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 53971 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 9517 typ srflx raddr 192.168.1.199 rport 50899 | timestamp: 1591080024376 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,406 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 44205 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1929 typ srflx raddr 192.168.1.106 rport 56117 | timestamp: 1591080024405 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,406 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024405 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,430 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,430 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62290 typ relay raddr 117.215.229.27 rport 11839 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,431 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,431 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11839 typ srflx raddr 192.168.1.4 rport 49601 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,431 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,431 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63267 typ relay raddr 117.215.229.27 rport 11826 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,432 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,432 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58562 typ relay raddr 117.215.229.27 rport 11825 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,432 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,433 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64350 typ relay raddr 117.215.229.27 rport 11830 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,433 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,433 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61741 typ relay raddr 117.215.229.27 rport 11829 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,434 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,434 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63584 typ relay raddr 117.215.229.27 rport 11847 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,434 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,434 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11843 typ srflx raddr 192.168.1.4 rport 49605 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,435 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,435 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11844 typ srflx raddr 192.168.1.4 rport 49606 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,436 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,436 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q2gwL5i9NC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11845 typ srflx raddr 192.168.1.4 rport 49607 generation 0 ufrag g2gJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,436 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,436 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11841 typ srflx raddr 192.168.1.4 rport 49603 generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,437 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,437 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11847 typ srflx raddr 192.168.1.4 rport 49609 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,437 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,437 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 11846 typ srflx raddr 192.168.1.4 rport 49608 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,438 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,438 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_TuNm3hJSM1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62694 typ relay raddr 117.215.229.27 rport 11838 generation 0 ufrag nUIY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,545 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56146 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 9517 typ srflx raddr 192.168.1.199 rport 50899 | timestamp: 1591080024440 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,545 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44263 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 63383 typ srflx raddr 192.168.1.7 rport 57313 | timestamp: 1591080024452 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,546 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024452 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t245] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024487 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t197] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024503 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t285] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024503 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024504 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024503 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024505 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024503 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,548 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024505 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080024503 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59608 typ relay raddr 157.39.110.213 rport 62613 generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54794 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1929 typ srflx raddr 192.168.1.106 rport 56117 | timestamp: 1591080024508 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45047 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11840 typ srflx raddr 192.168.1.4 rport 49602 | timestamp: 1591080024487 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_TuNm3hJSM1: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57517 typ relay raddr 103.217.123.242 rport 64469 generation 0 ufrag 2MU3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,557 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60809 typ relay raddr 157.39.110.213 rport 62616 generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,654 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,655 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_Q69Y49E9jD", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57159 typ relay raddr 117.215.229.27 rport 11840 generation 0 ufrag Gv1T network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,677 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63109 typ relay raddr 117.215.229.27 rport 11842 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,680 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,680 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_MrS3PeHoQ6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57731 typ relay raddr 117.215.229.27 rport 11843 generation 0 ufrag x1qp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,682 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,682 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FM7bLymYbC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61103 typ relay raddr 117.215.229.27 rport 11846 generation 0 ufrag 02FE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,690 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 42065 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 63383 typ srflx raddr 192.168.1.7 rport 57313 | timestamp: 1591080024679 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,706 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,707 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MrS3PeHoQ6: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64924 typ relay raddr 103.41.27.228 rport 32410 generation 0 ufrag tzNu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,748 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48288 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11842 typ srflx raddr 192.168.1.4 rport 49604 | timestamp: 1591080024707 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,748 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024707 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,750 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,751 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11214 typ srflx raddr 192.168.1.106 rport 63874"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,751 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,751 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11215 typ srflx raddr 192.168.1.106 rport 63875"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,752 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,752 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11216 typ srflx raddr 192.168.1.106 rport 63876"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,752 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,752 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60948 typ relay raddr 69.10.52.178 rport 60948"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,753 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,753 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63530 typ relay raddr 69.10.52.178 rport 63530"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,773 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,774 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,828 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024791 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,828 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50502 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 19015 typ srflx raddr 192.168.1.71 rport 64881 | timestamp: 1591080024791 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,875 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024873 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,875 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 46171 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11914 typ prflx | timestamp: 1591080024873 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,876 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,882 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 53512 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11840 typ srflx raddr 192.168.1.4 rport 49602 | timestamp: 1591080024881 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,912 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,912 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61675 typ relay raddr 69.10.52.178 rport 61675"} openvidu-server_1 | [INFO] 2020-06-02 06:40:24,915 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55276 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 19015 typ srflx raddr 192.168.1.71 rport 64881 | timestamp: 1591080024892 openvidu-server_1 | [INFO] 2020-06-02 06:40:24,924 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44707 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11913 typ prflx | timestamp: 1591080024916 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,002 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44149 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11206 typ srflx raddr 192.168.1.106 rport 63873 | timestamp: 1591080024975 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,002 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46050 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 19015 typ srflx raddr 192.168.1.71 rport 64881 | timestamp: 1591080024972 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,002 [0bkct7fu-e32-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,003 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,003 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 49774 typ host generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,004 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,004 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 49775 typ host generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,004 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,004 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58211 typ host generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,002 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080024975 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,064 [entExec-e2-t240] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50783 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11206 typ srflx raddr 192.168.1.106 rport 63873 | timestamp: 1591080025030 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,065 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51305 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 63383 typ srflx raddr 192.168.1.7 rport 57313 | timestamp: 1591080025008 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,065 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 52208 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11206 typ srflx raddr 192.168.1.106 rport 63873 | timestamp: 1591080025016 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,106 [entExec-e2-t297] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080025064 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,106 [entExec-e2-t278] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080025068 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,154 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51195 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11840 typ srflx raddr 192.168.1.4 rport 49602 | timestamp: 1591080025133 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,155 [entExec-e2-t289] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46327 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11840 typ srflx raddr 192.168.1.4 rport 49602 | timestamp: 1591080025144 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,195 [entExec-e2-t234] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080025154 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,195 [entExec-e2-t266] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080025173 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,196 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47705 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 11846 typ srflx raddr 192.168.1.4 rport 49608 | timestamp: 1591080025154 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,196 [entExec-e2-t321] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025192 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,206 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,206 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UPRMaDBw37: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57968 typ relay raddr 157.39.110.213 rport 62659 generation 0 ufrag SWxO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,219 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 56119 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11968 typ prflx | timestamp: 1591080025211 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,219 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080025212 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,258 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025232 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,276 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025275 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,299 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50590 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11968 typ prflx | timestamp: 1591080025298 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,336 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,336 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58212 typ host generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,364 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,364 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 21801 typ srflx raddr 100.77.81.247 rport 49774 generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,414 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41997 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11973 typ prflx | timestamp: 1591080025382 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,418 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,418 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Request to receive media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,450 [entExec-e2-t326] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025431 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,450 [entExec-e2-t308] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025438 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,456 [entExec-e2-t321] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080025454 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 21807 typ srflx raddr 100.77.81.247 rport 58211 generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,464 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57573 typ relay raddr 223.225.136.249 rport 21801 generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,477 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63114 typ relay raddr 223.225.136.249 rport 21807 generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,491 [s72badcs-e34-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: Is now receiving video from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,492 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,492 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 56136 typ host generation 0 ufrag 7zrT network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,492 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,492 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2085243720 1 udp 2113937151 192.168.1.70 62486 typ host generation 0 ufrag 7zrT network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,506 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,506 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59650 typ relay raddr 69.10.52.178 rport 59650"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,552 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,552 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q69Y49E9jD: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,554 [entExec-e2-t239] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080025522 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,555 [entExec-e2-t245] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080025525 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,595 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51307 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 11973 typ prflx | timestamp: 1591080025582 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,595 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025587 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,647 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,647 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 14590 typ srflx raddr 192.168.1.70 rport 56136 generation 0 ufrag 7zrT network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,649 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,649 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_FM7bLymYbC", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 103.217.123.242 35584 typ srflx raddr 192.168.1.70 rport 62486 generation 0 ufrag 7zrT network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,652 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080025637 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,746 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025744 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,770 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080025766 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,782 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,782 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_SDAbWqIhFf: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62527 typ relay raddr 223.225.136.249 rport 40519 generation 0 ufrag Z40T network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:25,834 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080025811 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,852 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080025852 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,877 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025876 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,883 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080025882 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,913 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080025912 openvidu-server_1 | [INFO] 2020-06-02 06:40:25,924 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080025923 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,070 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026069 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,076 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080026074 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,076 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 54378 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 21801 typ srflx raddr 100.77.81.247 rport 49774 | timestamp: 1591080026074 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,081 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53273 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 62613 typ srflx raddr 192.168.43.6 rport 62613 | timestamp: 1591080026079 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,081 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080026079 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,091 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080026089 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,117 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080026116 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,139 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080026138 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,186 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56537 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 21801 typ srflx raddr 100.77.81.247 rport 49774 | timestamp: 1591080026184 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,204 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 42833 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 62613 typ prflx | timestamp: 1591080026203 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,218 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026216 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,323 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026322 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,348 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080026346 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,349 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,349 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q2gwL5i9NC: {connectionId: "con_FM7bLymYbC", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 58705 typ relay raddr 103.217.123.242 rport 14590 generation 0 ufrag 7zrT network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:40:26,369 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 51348 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 14590 typ srflx raddr 192.168.1.70 rport 56136 | timestamp: 1591080026351 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,370 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080026351 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,371 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080026364 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,408 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49074 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 62613 typ prflx | timestamp: 1591080026388 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,408 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026387 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,462 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026461 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,468 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080026468 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,534 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52574 typ host | remote: candidate:842163049 1 UDP 1677729535 103.217.123.242 14590 typ srflx raddr 192.168.1.70 rport 56136 | timestamp: 1591080026532 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,693 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026692 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,704 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080026702 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,729 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080026728 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,756 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080026755 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,898 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026896 openvidu-server_1 | [INFO] 2020-06-02 06:40:26,988 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080026986 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,009 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080027008 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,268 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027267 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,271 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-57 | timestamp: 1591080027268 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,298 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027297 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,301 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027299 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,303 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027299 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,303 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027299 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,305 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027301 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,314 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080027313 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,349 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080027348 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,364 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080027363 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,434 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080027433 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,721 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080027720 openvidu-server_1 | [INFO] 2020-06-02 06:40:27,923 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080027921 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,087 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028086 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,180 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028178 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,211 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028209 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,305 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028304 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,397 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028395 openvidu-server_1 | [INFO] 2020-06-02 06:40:28,653 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080028652 openvidu-server_1 | [INFO] 2020-06-02 06:40:29,697 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080029696 openvidu-server_1 | [INFO] 2020-06-02 06:40:29,699 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080029697 openvidu-server_1 | [INFO] 2020-06-02 06:40:29,703 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080029702 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,129 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-58 | timestamp: 1591080030128 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,243 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030242 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,244 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030242 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,243 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030242 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,245 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030244 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,246 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030245 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,262 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030261 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,264 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030263 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,264 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080030263 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,540 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080030539 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,650 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080030649 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,870 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080030870 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,917 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080030917 openvidu-server_1 | [INFO] 2020-06-02 06:40:30,976 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080030975 openvidu-server_1 | [INFO] 2020-06-02 06:40:31,310 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080031309 openvidu-server_1 | [INFO] 2020-06-02 06:40:31,589 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080031587 openvidu-server_1 | [INFO] 2020-06-02 06:40:34,330 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:34,847 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080034845 openvidu-server_1 | [INFO] 2020-06-02 06:40:35,593 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080035592 openvidu-server_1 | [INFO] 2020-06-02 06:40:35,916 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080035915 openvidu-server_1 | [INFO] 2020-06-02 06:40:36,171 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080036169 openvidu-server_1 | [INFO] 2020-06-02 06:40:36,171 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080036170 openvidu-server_1 | [INFO] 2020-06-02 06:40:37,682 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080037681 openvidu-server_1 | [INFO] 2020-06-02 06:40:37,778 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | timestamp: 1591080037776 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,012 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080038010 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,306 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080038305 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,308 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | timestamp: 1591080038307 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,460 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | timestamp: 1591080038459 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,700 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | timestamp: 1591080038699 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,890 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | timestamp: 1591080038889 openvidu-server_1 | [INFO] 2020-06-02 06:40:38,971 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080038970 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,058 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | timestamp: 1591080039057 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,156 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080039155 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,333 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | timestamp: 1591080039332 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,350 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080039349 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,637 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | timestamp: 1591080039637 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,858 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080039857 openvidu-server_1 | [INFO] 2020-06-02 06:40:39,972 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080039971 openvidu-server_1 | [INFO] 2020-06-02 06:40:40,067 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080040066 openvidu-server_1 | [INFO] 2020-06-02 06:40:40,253 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080040252 openvidu-server_1 | [INFO] 2020-06-02 06:40:40,310 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080040309 openvidu-server_1 | [INFO] 2020-06-02 06:40:40,360 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080040359 openvidu-server_1 | [INFO] 2020-06-02 06:40:40,397 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080040396 openvidu-server_1 | [INFO] 2020-06-02 06:40:41,110 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080041109 openvidu-server_1 | [INFO] 2020-06-02 06:40:41,488 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080041486 openvidu-server_1 | [INFO] 2020-06-02 06:40:41,587 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | timestamp: 1591080041586 openvidu-server_1 | [INFO] 2020-06-02 06:40:41,637 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080041636 openvidu-server_1 | [INFO] 2020-06-02 06:40:42,210 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080042209 openvidu-server_1 | [INFO] 2020-06-02 06:40:42,880 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080042879 openvidu-server_1 | [INFO] 2020-06-02 06:40:43,000 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080042998 openvidu-server_1 | [INFO] 2020-06-02 06:40:43,183 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080043182 openvidu-server_1 | [INFO] 2020-06-02 06:40:43,206 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080043205 openvidu-server_1 | [INFO] 2020-06-02 06:40:46,656 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080046654 openvidu-server_1 | [INFO] 2020-06-02 06:40:46,666 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080046665 openvidu-server_1 | [INFO] 2020-06-02 06:40:46,667 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080046665 openvidu-server_1 | [INFO] 2020-06-02 06:40:46,993 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080046992 openvidu-server_1 | [INFO] 2020-06-02 06:40:46,995 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080046994 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,021 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080047020 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,021 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080047020 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,242 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080047240 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,286 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080047284 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,449 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080047448 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,597 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080047596 openvidu-server_1 | [INFO] 2020-06-02 06:40:47,920 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080047918 openvidu-server_1 | [INFO] 2020-06-02 06:40:48,193 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080048191 openvidu-server_1 | [INFO] 2020-06-02 06:40:49,127 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080049126 openvidu-server_1 | [INFO] 2020-06-02 06:40:49,868 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080049867 openvidu-server_1 | [INFO] 2020-06-02 06:40:49,875 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080049874 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,705 [entExec-e2-t233] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050703 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,705 [entExec-e2-t262] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050703 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,705 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050703 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,705 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050703 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,706 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050704 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,708 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050706 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,719 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050718 openvidu-server_1 | [INFO] 2020-06-02 06:40:50,719 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080050718 openvidu-server_1 | [INFO] 2020-06-02 06:40:51,003 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080051002 openvidu-server_1 | [INFO] 2020-06-02 06:40:51,447 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080051447 openvidu-server_1 | [INFO] 2020-06-02 06:40:51,598 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080051596 openvidu-server_1 | [INFO] 2020-06-02 06:40:51,921 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080051920 openvidu-server_1 | [INFO] 2020-06-02 06:40:52,028 [entExec-e2-t299] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080052026 openvidu-server_1 | [INFO] 2020-06-02 06:40:52,029 [entExec-e2-t270] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080052026 openvidu-server_1 | [INFO] 2020-06-02 06:40:52,029 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080052027 openvidu-server_1 | [INFO] 2020-06-02 06:40:52,935 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080052934 openvidu-server_1 | [INFO] 2020-06-02 06:40:57,171 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:40:58,283 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Tzqi_con_MrS3PeHoQ6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080058281 openvidu-server_1 | [INFO] 2020-06-02 06:40:58,549 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080058548 openvidu-server_1 | [INFO] 2020-06-02 06:40:58,595 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Qn9i_con_UPRMaDBw37 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080058593 openvidu-server_1 | [INFO] 2020-06-02 06:40:58,681 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080058680 openvidu-server_1 | [INFO] 2020-06-02 06:40:59,039 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080059037 openvidu-server_1 | [INFO] 2020-06-02 06:40:59,413 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_AykB_con_QmKkSvXaAn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080059412 openvidu-server_1 | [INFO] 2020-06-02 06:41:01,025 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_Y1dv_con_TuNm3hJSM1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080061024 openvidu-server_1 | [INFO] 2020-06-02 06:41:01,150 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FM7bLymYbC_str_CAM_A8RM_con_Q69Y49E9jD (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080061150 openvidu-server_1 | [INFO] 2020-06-02 06:41:03,923 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MrS3PeHoQ6_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080063922 openvidu-server_1 | [INFO] 2020-06-02 06:41:04,088 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080064088 openvidu-server_1 | [INFO] 2020-06-02 06:41:04,250 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080064249 openvidu-server_1 | [INFO] 2020-06-02 06:41:04,940 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080064939 openvidu-server_1 | [INFO] 2020-06-02 06:41:10,964 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:41:15,090 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080075089 openvidu-server_1 | [INFO] 2020-06-02 06:41:23,005 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080083004 openvidu-server_1 | [INFO] 2020-06-02 06:41:23,608 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080083607 openvidu-server_1 | [INFO] 2020-06-02 06:41:23,707 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080083706 openvidu-server_1 | [INFO] 2020-06-02 06:41:23,932 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080083930 openvidu-server_1 | [INFO] 2020-06-02 06:41:24,205 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080084203 openvidu-server_1 | [INFO] 2020-06-02 06:41:24,681 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080084680 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,256 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085255 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,266 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DwHG_con_FM7bLymYbC (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085265 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,267 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085266 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,268 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085266 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,269 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085267 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,271 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085269 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,282 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085280 openvidu-server_1 | [INFO] 2020-06-02 06:41:25,283 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080085280 openvidu-server_1 | [INFO] 2020-06-02 06:41:39,282 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:41:41,190 [0bkct7fu-e32-t0] io.openvidu.server.rpc.RpcHandler - Participant con_SDAbWqIhFf is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:41:52,799 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080112798 openvidu-server_1 | [INFO] 2020-06-02 06:41:57,816 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080117815 openvidu-server_1 | [INFO] 2020-06-02 06:42:04,302 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080124301 openvidu-server_1 | [INFO] 2020-06-02 06:42:09,323 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q69Y49E9jD_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080129322 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,209 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133208 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,222 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133220 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,313 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133312 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,404 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133402 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,421 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133420 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,500 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133499 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,618 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133617 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,709 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133708 openvidu-server_1 | [INFO] 2020-06-02 06:42:13,791 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080133790 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,417 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138415 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,419 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_TuNm3hJSM1_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138416 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,420 [entExec-e2-t276] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MrS3PeHoQ6_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138416 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,420 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138416 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,420 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_QmKkSvXaAn_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138416 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,422 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138417 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,423 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UPRMaDBw37_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138417 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,423 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q69Y49E9jD_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138417 openvidu-server_1 | [INFO] 2020-06-02 06:42:18,424 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080138421 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,660 [s72badcs-e34-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q2gwL5i9NC is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,886 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_MrS3PeHoQ6 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_MrS3PeHoQ6: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [WARN] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_MrS3PeHoQ6. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_QmKkSvXaAn: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,887 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,888 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,889 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,889 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,889 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,890 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,890 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,890 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,890 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,891 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,891 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_MrS3PeHoQ6 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,892 [s4coh6jh-e30-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_MrS3PeHoQ6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,892 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,892 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_QmKkSvXaAn of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:19,899 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,899 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_TuNm3hJSM1 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:19,923 [s4coh6jh-e30-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:19,939 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,940 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Q69Y49E9jD of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:19,977 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:19,978 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_UPRMaDBw37 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:19,998 [s4coh6jh-e30-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id tnm46smsqrvq42uvaos4coh6jh openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcNotificationService - : {k78ushimbchvme1tn0vcv0oh92=io.openvidu.server.rpc.RpcConnection@234ce351, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 1u90efv05j1sau5e7iaum3ifgh=io.openvidu.server.rpc.RpcConnection@2d8b0948, opuvfp2ss2fs9jqqra5mukoqcq=io.openvidu.server.rpc.RpcConnection@11288d7b, ba0hhfq18l03in8aouk73a6ipo=io.openvidu.server.rpc.RpcConnection@29b48821, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, c6s4roairtkh58nua2n3938nna=io.openvidu.server.rpc.RpcConnection@6cb60373, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [s4coh6jh-e30-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MrS3PeHoQ6 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_QmKkSvXaAn: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_TuNm3hJSM1: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [WARN] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_QmKkSvXaAn. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:20,000 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,001 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,002 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,002 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,002 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,002 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_QmKkSvXaAn openvidu-server_1 | [INFO] 2020-06-02 06:42:20,002 [aum3ifgh-e22-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_QmKkSvXaAn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,006 [aum3ifgh-e22-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:20,048 [aum3ifgh-e22-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 1u90efv05j1sau5e7iaum3ifgh openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcNotificationService - : {k78ushimbchvme1tn0vcv0oh92=io.openvidu.server.rpc.RpcConnection@234ce351, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, opuvfp2ss2fs9jqqra5mukoqcq=io.openvidu.server.rpc.RpcConnection@11288d7b, ba0hhfq18l03in8aouk73a6ipo=io.openvidu.server.rpc.RpcConnection@29b48821, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, c6s4roairtkh58nua2n3938nna=io.openvidu.server.rpc.RpcConnection@6cb60373, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [aum3ifgh-e22-t0] io.openvidu.server.rpc.RpcHandler - Participant con_QmKkSvXaAn has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_TuNm3hJSM1: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [WARN] 2020-06-02 06:42:20,049 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_TuNm3hJSM1. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:20,049 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q69Y49E9jD: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,050 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,051 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,051 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,051 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_TuNm3hJSM1 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,051 [vcv0oh92-e28-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_TuNm3hJSM1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,091 [vcv0oh92-e28-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:20,131 [vcv0oh92-e28-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:42:20,132 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_TuNm3hJSM1","reason":"disconnect"} to participant with private id ba0hhfq18l03in8aouk73a6ipo openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_TuNm3hJSM1","reason":"disconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId 'fe39c99c-ad76-9b89-f13f-cb8fd34a144d' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoom(RpcHandler.java:308) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:121) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [d] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id k78ushimbchvme1tn0vcv0oh92 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, opuvfp2ss2fs9jqqra5mukoqcq=io.openvidu.server.rpc.RpcConnection@11288d7b, ba0hhfq18l03in8aouk73a6ipo=io.openvidu.server.rpc.RpcConnection@29b48821, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, c6s4roairtkh58nua2n3938nna=io.openvidu.server.rpc.RpcConnection@6cb60373, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [vcv0oh92-e28-t0] io.openvidu.server.rpc.RpcHandler - Participant con_TuNm3hJSM1 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Q69Y49E9jD: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [WARN] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_Q69Y49E9jD. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: stopped receiving media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UPRMaDBw37: stopped receiving media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,133 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [INFO] 2020-06-02 06:42:20,134 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,134 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_Q69Y49E9jD openvidu-server_1 | [INFO] 2020-06-02 06:42:20,134 [k73a6ipo-e26-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_Q69Y49E9jD in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,136 [k73a6ipo-e26-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:20,173 [k73a6ipo-e26-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:42:20,174 [k73a6ipo-e26-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ba0hhfq18l03in8aouk73a6ipo openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, opuvfp2ss2fs9jqqra5mukoqcq=io.openvidu.server.rpc.RpcConnection@11288d7b, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, c6s4roairtkh58nua2n3938nna=io.openvidu.server.rpc.RpcConnection@6cb60373, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [k73a6ipo-e26-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q69Y49E9jD has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_UPRMaDBw37: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_UPRMaDBw37 openvidu-server_1 | [WARN] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_UPRMaDBw37. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: cancel receiving media from con_UPRMaDBw37 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FM7bLymYbC: stopped receiving media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_UPRMaDBw37 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,174 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_UPRMaDBw37 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,175 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,175 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_UPRMaDBw37 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,175 [n3938nna-e24-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_UPRMaDBw37 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,176 [n3938nna-e24-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:20,215 [n3938nna-e24-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:42:20,216 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id c6s4roairtkh58nua2n3938nna openvidu-server_1 | [INFO] 2020-06-02 06:42:20,216 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, opuvfp2ss2fs9jqqra5mukoqcq=io.openvidu.server.rpc.RpcConnection@11288d7b, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:20,216 [n3938nna-e24-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UPRMaDBw37 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:20,901 [0.0-5443-exec-7] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [ERROR] 2020-06-02 06:42:22,042 [0.0-5443-exec-1] io.openvidu.server.rpc.RpcHandler - Transport exception for WebSocket session: jb9n5ncrg4rk2n7bmb0bkct7fu - Exception: null openvidu-server_1 | [INFO] 2020-06-02 06:42:22,701 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080142699 openvidu-server_1 | [INFO] 2020-06-02 06:42:23,023 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080143022 openvidu-server_1 | [ERROR] 2020-06-02 06:42:23,174 [0.0-5443-exec-6] io.openvidu.server.rpc.RpcHandler - Transport exception for WebSocket session: kpk7rtdnitnofjfqq0s72badcs - Exception: null openvidu-server_1 | [INFO] 2020-06-02 06:42:23,181 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080143180 openvidu-server_1 | [INFO] 2020-06-02 06:42:23,181 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_DwHG_con_FM7bLymYbC (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080143180 openvidu-server_1 | [INFO] 2020-06-02 06:42:24,839 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080144837 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,225 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080145224 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,317 [entExec-e2-t344] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080145316 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,317 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080145316 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,425 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080145424 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,438 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q2gwL5i9NC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080145437 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,566 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080145564 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,713 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mv5V_con_SDAbWqIhFf (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080145712 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,795 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080145794 openvidu-server_1 | [INFO] 2020-06-02 06:42:25,799 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_Mv5V_con_SDAbWqIhFf (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080145798 openvidu-server_1 | [INFO] 2020-06-02 06:42:26,392 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080146391 openvidu-server_1 | [INFO] 2020-06-02 06:42:26,735 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080146734 openvidu-server_1 | [INFO] 2020-06-02 06:42:26,739 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FM7bLymYbC_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080146738 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_FM7bLymYbC of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_FM7bLymYbC: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_FM7bLymYbC openvidu-server_1 | [WARN] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_FM7bLymYbC. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:27,181 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_FM7bLymYbC openvidu-server_1 | [INFO] 2020-06-02 06:42:27,182 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,182 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: cancel receiving media from con_FM7bLymYbC openvidu-server_1 | [INFO] 2020-06-02 06:42:27,183 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_SDAbWqIhFf: stopped receiving media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,183 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_FM7bLymYbC openvidu-server_1 | [INFO] 2020-06-02 06:42:27,184 [5mukoqcq-e36-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_FM7bLymYbC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,187 [5mukoqcq-e36-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:27,234 [5mukoqcq-e36-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:42:27,234 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_FM7bLymYbC","reason":"disconnect"} to participant with private id jb9n5ncrg4rk2n7bmb0bkct7fu openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_FM7bLymYbC","reason":"disconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId '4005f488-801f-589f-7a02-5360e4f4c143' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoom(RpcHandler.java:308) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:121) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [10] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [ERROR] 2020-06-02 06:42:27,234 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_FM7bLymYbC","reason":"disconnect"} to participant with private id kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_FM7bLymYbC","reason":"disconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId 'dc4dc0b7-1a1d-45aa-ed35-45ff45fa8911' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoom(RpcHandler.java:308) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:121) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [11] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:42:27,235 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id opuvfp2ss2fs9jqqra5mukoqcq openvidu-server_1 | [INFO] 2020-06-02 06:42:27,235 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, jb9n5ncrg4rk2n7bmb0bkct7fu=io.openvidu.server.rpc.RpcConnection@282433df, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:27,235 [5mukoqcq-e36-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FM7bLymYbC has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:27,559 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_SDAbWqIhFf_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080147557 openvidu-server_1 | [ERROR] 2020-06-02 06:42:27,832 [0.0-5443-exec-7] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:42:28,394 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_UMrT_con_Q2gwL5i9NC (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080148392 openvidu-server_1 | [INFO] 2020-06-02 06:42:28,511 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_UMrT_con_Q2gwL5i9NC (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080148510 openvidu-server_1 | [INFO] 2020-06-02 06:42:30,000 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: tnm46smsqrvq42uvaos4coh6jh - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:30,049 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 1u90efv05j1sau5e7iaum3ifgh - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:30,068 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ba0hhfq18l03in8aouk73a6ipo - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:30,133 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: k78ushimbchvme1tn0vcv0oh92 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:30,216 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: c6s4roairtkh58nua2n3938nna - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:30,569 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:31,181 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:31,181 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:31,220 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:31,220 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_M82lceaP0JWb4qzf&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ONRYBR&turnCredential=dqiivv, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:31,553 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:31,916 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:31,916 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:31,984 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:31,984 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_M82lceaP0JWb4qzf&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ONRYBR&turnCredential=dqiivv, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: jb9n5ncrg4rk2n7bmb0bkct7fu - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id jb9n5ncrg4rk2n7bmb0bkct7fu openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, kpk7rtdnitnofjfqq0s72badcs=io.openvidu.server.rpc.RpcConnection@15171b86, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id jb9n5ncrg4rk2n7bmb0bkct7fu because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_SDAbWqIhFf of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_SDAbWqIhFf: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_SDAbWqIhFf openvidu-server_1 | [WARN] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_SDAbWqIhFf. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:32,043 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: cancel receiving media from con_SDAbWqIhFf openvidu-server_1 | [INFO] 2020-06-02 06:42:32,044 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q2gwL5i9NC: stopped receiving media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:32,044 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_SDAbWqIhFf openvidu-server_1 | [INFO] 2020-06-02 06:42:32,045 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_SDAbWqIhFf in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:32,049 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:32,110 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:42:32,110 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"} to participant with private id kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId 'dc4dc0b7-1a1d-45aa-ed35-45ff45fa8911' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.evictParticipant(KurentoSessionManager.java:628) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoomAfterConnClosed(RpcHandler.java:631) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.afterConnectionClosed(RpcHandler.java:684) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.afterConnectionClosed(JsonRpcHandlerManager.java:65) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager.closeSession(ProtocolManager.java:446) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$4.run(ProtocolManager.java:421) openvidu-server_1 | at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) openvidu-server_1 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) openvidu-server_1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) openvidu-server_1 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) openvidu-server_1 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [11] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 22 common frames omitted openvidu-server_1 | [ERROR] 2020-06-02 06:42:32,110 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id jb9n5ncrg4rk2n7bmb0bkct7fu, unable to send notification participantEvicted: {"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id jb9n5ncrg4rk2n7bmb0bkct7fu, unable to send notification participantEvicted: {"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantEvicted': {"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"} to participant with private id kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantEvicted","params":{"connectionId":"con_SDAbWqIhFf","reason":"networkDisconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId 'dc4dc0b7-1a1d-45aa-ed35-45ff45fa8911' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onForceDisconnect(SessionEventsHandler.java:433) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.evictParticipant(KurentoSessionManager.java:629) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoomAfterConnClosed(RpcHandler.java:631) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.afterConnectionClosed(RpcHandler.java:684) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.afterConnectionClosed(JsonRpcHandlerManager.java:65) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager.closeSession(ProtocolManager.java:446) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$4.run(ProtocolManager.java:421) openvidu-server_1 | at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) openvidu-server_1 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) openvidu-server_1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) openvidu-server_1 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) openvidu-server_1 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [11] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 21 common frames omitted openvidu-server_1 | [ERROR] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id jb9n5ncrg4rk2n7bmb0bkct7fu, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId jb9n5ncrg4rk2n7bmb0bkct7fu openvidu-server_1 | [WARN] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id jb9n5ncrg4rk2n7bmb0bkct7fu because a transport error took place and its web socket connection is now closed openvidu-server_1 | [WARN] 2020-06-02 06:42:32,111 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Unable to evict: No participant with private id 'jb9n5ncrg4rk2n7bmb0bkct7fu' was found. Code: 102 openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: kpk7rtdnitnofjfqq0s72badcs - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id kpk7rtdnitnofjfqq0s72badcs because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Q2gwL5i9NC of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Q2gwL5i9NC: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_Q2gwL5i9NC openvidu-server_1 | [WARN] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_Q2gwL5i9NC. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:42:33,175 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_Q2gwL5i9NC openvidu-server_1 | [INFO] 2020-06-02 06:42:33,176 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_Q2gwL5i9NC in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:33,179 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:33,246 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:42:33,247 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id kpk7rtdnitnofjfqq0s72badcs, unable to send notification participantEvicted: {"connectionId":"con_Q2gwL5i9NC","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:42:33,247 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id kpk7rtdnitnofjfqq0s72badcs, unable to send notification participantEvicted: {"connectionId":"con_Q2gwL5i9NC","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:42:33,248 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id kpk7rtdnitnofjfqq0s72badcs, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:42:33,248 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId kpk7rtdnitnofjfqq0s72badcs openvidu-server_1 | [WARN] 2020-06-02 06:42:33,248 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id kpk7rtdnitnofjfqq0s72badcs because a transport error took place and its web socket connection is now closed openvidu-server_1 | [WARN] 2020-06-02 06:42:33,248 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Unable to evict: No participant with private id 'kpk7rtdnitnofjfqq0s72badcs' was found. Code: 102 openvidu-server_1 | [INFO] 2020-06-02 06:42:33,820 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession A0CB1E72E4A701109E2BBB09D43F1B7F openvidu-server_1 | [INFO] 2020-06-02 06:42:34,069 [0.0-5443-exec-1] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: k2r07mvdtsas2e4gnnea590bb4 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,070 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:42:34,071 [ea590bb4-e38-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:34,071 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=k2r07mvdtsas2e4gnnea590bb4, participantPublicId=con_Q94tbl0fOQ, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:42:34,368 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,369 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,370 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,381 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,416 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,416 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,501 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,502 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,616 [entExec-e2-t440] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080154541 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,660 [entExec-e2-t395] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080154655 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,714 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:42:34,757 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,759 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,759 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53674 typ host generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,760 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,760 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53675 typ host generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,760 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,760 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53676 typ host generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,760 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,761 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53677 typ host generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,761 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,761 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,761 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,761 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,762 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,762 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,762 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,762 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,763 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,763 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 64322 typ srflx raddr 192.168.1.106 rport 53674 generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,763 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,763 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 38801 typ srflx raddr 192.168.1.106 rport 53675 generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,764 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,764 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 49584 typ srflx raddr 192.168.1.106 rport 53676 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,764 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,764 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 18873 typ srflx raddr 192.168.1.106 rport 53677 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,858 [entExec-e2-t369] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080154808 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,859 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080154811 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,860 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080154815 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,941 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,941 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63253 typ relay raddr 103.217.123.227 rport 18873 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,941 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,941 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63545 typ relay raddr 103.217.123.227 rport 49584 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,942 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,942 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57737 typ relay raddr 103.217.123.227 rport 64322 generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:34,944 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080154924 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,981 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,999 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:34,999 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,042 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,043 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,043 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 61478 typ host generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,044 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,044 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 61479 typ host generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,098 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,098 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,098 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,098 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,100 [entExec-e2-t357] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080155077 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,101 [entExec-e2-t369] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080155081 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,215 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080155190 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,218 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,218 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 39223 typ srflx raddr 192.168.1.199 rport 61479 generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,221 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,221 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 19886 typ srflx raddr 192.168.1.199 rport 61478 generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,303 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,303 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59824 typ relay raddr 103.217.123.227 rport 7136 generation 0 ufrag pP6X network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,304 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,304 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63250 typ relay raddr 103.217.123.227 rport 7523 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,305 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,305 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57024 typ relay raddr 103.217.123.227 rport 53094 generation 0 ufrag 8iYl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,353 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 55134 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 64322 typ srflx raddr 192.168.1.106 rport 53674 | timestamp: 1591080155351 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,353 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080155351 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,436 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48557 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 64322 typ srflx raddr 192.168.1.106 rport 53674 | timestamp: 1591080155436 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,486 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080155486 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,486 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52633 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 49584 typ srflx raddr 192.168.1.106 rport 53676 | timestamp: 1591080155485 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,524 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 50507 typ host tcptype passive | remote: candidate:remote2 1 TCP 1350508287 103.41.27.220 34068 typ prflx tcptype active | timestamp: 1591080155523 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,524 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080155523 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,525 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56414 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 19886 typ srflx raddr 192.168.1.199 rport 61478 | timestamp: 1591080155524 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,599 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44559 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 49584 typ srflx raddr 192.168.1.106 rport 53676 | timestamp: 1591080155598 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,627 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,627 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64836 typ relay raddr 103.41.27.220 rport 19886 generation 0 ufrag DvE4 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:35,879 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52927 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 19886 typ srflx raddr 192.168.1.199 rport 61478 | timestamp: 1591080155878 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,952 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080155952 openvidu-server_1 | [INFO] 2020-06-02 06:42:35,972 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080155971 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,188 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080156187 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,213 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080156212 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,241 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-61 | timestamp: 1591080156239 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,243 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080156241 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,244 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-62 | timestamp: 1591080156243 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,330 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080156329 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,485 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080156484 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,510 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080156509 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,688 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080156687 openvidu-server_1 | [INFO] 2020-06-02 06:42:36,868 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080156867 openvidu-server_1 | [INFO] 2020-06-02 06:42:37,219 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080157218 openvidu-server_1 | [INFO] 2020-06-02 06:42:37,235 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: opuvfp2ss2fs9jqqra5mukoqcq - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:42:37,767 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080157766 openvidu-server_1 | [INFO] 2020-06-02 06:42:40,430 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:41,117 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:41,117 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:41,155 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:41,155 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CB9ZxcSrKUtTTvr4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3RU2PS&turnCredential=3sdcyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:41,623 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:41,630 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:42,031 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:42,031 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:42,061 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:42,062 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CB9ZxcSrKUtTTvr4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3RU2PS&turnCredential=3sdcyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:42,186 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:42,186 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:42,220 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:42,220 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CB9ZxcSrKUtTTvr4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3RU2PS&turnCredential=3sdcyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NubQmKMhvdK0kptB&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FWM1SQ&turnCredential=xnvzgz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:42,559 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:42,902 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:42:42,902 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:42:42,936 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:42:42,937 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CB9ZxcSrKUtTTvr4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3RU2PS&turnCredential=3sdcyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NubQmKMhvdK0kptB&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FWM1SQ&turnCredential=xnvzgz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:44,739 [0.0-5443-exec-2] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,028 [0.0-5443-exec-6] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 6jrceh2e50tfk1ps58qodquc47 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,029 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:42:45,029 [qodquc47-e40-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NubQmKMhvdK0kptB&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FWM1SQ&turnCredential=xnvzgz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:45,029 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=6jrceh2e50tfk1ps58qodquc47, participantPublicId=con_GQgj6tTnRT, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:42:45,256 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,323 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,326 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,326 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,329 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,351 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,369 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,521 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,521 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,563 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,563 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,563 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to receive media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,654 [entExec-e2-t372] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080165605 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,719 [entExec-e2-t381] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080165717 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,775 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now receiving video from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,776 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,861 [entExec-e2-t432] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080165819 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,911 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:42:45,915 [entExec-e2-t403] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080165914 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,957 [entExec-e2-t405] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080165932 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,957 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,960 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,960 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63148 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,960 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,960 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,961 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,961 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63149 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,961 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,961 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,962 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,962 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63150 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,962 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,962 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,963 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,963 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63151 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,963 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,963 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,964 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,964 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63152 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,964 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,964 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,965 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,965 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63153 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,965 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,965 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,966 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,966 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63154 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,966 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,966 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,967 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,967 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63155 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,967 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,967 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,968 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,968 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63156 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,968 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,968 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,969 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,969 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63157 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:45,969 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:45,969 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,054 [entExec-e2-t447] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080166012 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,054 [entExec-e2-t419] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080166027 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,053 [entExec-e2-t372] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080166016 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,054 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080166025 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,054 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080166037 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,054 [entExec-e2-t407] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080166034 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,183 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,184 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,206 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,207 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,214 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,214 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Request to receive media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,222 [entExec-e2-t370] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48462 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11418 typ prflx | timestamp: 1591080166219 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,222 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080166219 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,256 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,257 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,257 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 56217 typ host generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,257 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,257 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 56218 typ host generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,258 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,258 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63158 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,258 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,258 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63159 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11420 typ srflx raddr 192.168.1.106 rport 63156"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11418 typ srflx raddr 192.168.1.106 rport 63148"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,259 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11419 typ srflx raddr 192.168.1.106 rport 63152"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11433 typ srflx raddr 192.168.1.106 rport 63149"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11434 typ srflx raddr 192.168.1.106 rport 63153"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,260 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11437 typ srflx raddr 192.168.1.106 rport 63154"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,264 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,264 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11438 typ srflx raddr 192.168.1.106 rport 63158"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11435 typ srflx raddr 192.168.1.106 rport 63157"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11440 typ srflx raddr 192.168.1.106 rport 63155"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11441 typ srflx raddr 192.168.1.106 rport 63159"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,265 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60148 typ relay raddr 69.10.52.178 rport 60148"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57672 typ relay raddr 69.10.52.178 rport 57672"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60627 typ relay raddr 69.10.52.178 rport 60627"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64502 typ relay raddr 69.10.52.178 rport 64502"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,266 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65322 typ relay raddr 69.10.52.178 rport 65322"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,269 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,269 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60518 typ relay raddr 69.10.52.178 rport 60518"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,272 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,272 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64433 typ relay raddr 69.10.52.178 rport 64433"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,283 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,283 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62988 typ relay raddr 69.10.52.178 rport 62988"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,305 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,305 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,306 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,306 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,337 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,337 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61306 typ relay raddr 69.10.52.178 rport 61306"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,384 [entExec-e2-t382] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080166289 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,387 [entExec-e2-t446] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080166292 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,389 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,389 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58667 typ relay raddr 69.10.52.178 rport 58667"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,390 [entExec-e2-t385] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48462 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11418 typ srflx raddr 192.168.1.106 rport 63148 | timestamp: 1591080166302 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,427 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,427 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 57131 typ srflx raddr 192.168.1.199 rport 56217 generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,429 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55995 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11418 typ srflx raddr 192.168.1.106 rport 63148 | timestamp: 1591080166408 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,429 [entExec-e2-t374] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080166405 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,429 [entExec-e2-t446] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 55890 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11418 typ srflx raddr 192.168.1.106 rport 63148 | timestamp: 1591080166396 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,431 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,431 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 38018 typ srflx raddr 192.168.1.199 rport 56218 generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,476 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Is now receiving video from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,477 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,477 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53679 typ host generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,477 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,477 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53680 typ host generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 54937 typ srflx raddr 192.168.1.106 rport 53679 generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,478 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 24356 typ srflx raddr 192.168.1.106 rport 53680 generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,539 [0.0-5443-exec-9] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession AD377745D49A709D7177E7D85130B40D openvidu-server_1 | [INFO] 2020-06-02 06:42:46,543 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,543 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64976 typ relay raddr 69.10.52.178 rport 64976"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,557 [entExec-e2-t428] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080166503 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,561 [entExec-e2-t393] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080166506 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,646 [entExec-e2-t355] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080166621 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,696 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,696 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58961 typ relay raddr 103.217.123.227 rport 54937 generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,697 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,697 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61838 typ relay raddr 103.217.123.227 rport 24356 generation 0 ufrag BGUA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,722 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,722 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59536 typ relay raddr 69.10.52.178 rport 59536"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,723 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,723 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,726 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,726 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 65165 typ relay raddr 69.10.52.178 rport 65165"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,730 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,730 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61899 typ relay raddr 69.10.52.178 rport 61899"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,733 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,734 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,734 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,734 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63456 typ relay raddr 69.10.52.178 rport 63456"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,749 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56111 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 57131 typ srflx raddr 192.168.1.199 rport 56217 | timestamp: 1591080166734 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,749 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080166734 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,783 [0.0-5443-exec-8] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 4jn0uebom7flgq56e583n6b9gh openvidu-server_1 | [INFO] 2020-06-02 06:42:46,784 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:42:46,784 [83n6b9gh-e42-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:42:46,784 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=4jn0uebom7flgq56e583n6b9gh, participantPublicId=con_L4LFli6U3b, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:42:46,788 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42742 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 57131 typ srflx raddr 192.168.1.199 rport 56217 | timestamp: 1591080166780 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,795 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,795 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59897 typ relay raddr 103.41.27.220 rport 57131 generation 0 ufrag xusr network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,867 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,867 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62579 typ relay raddr 69.10.52.178 rport 62579"} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,867 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,868 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:42:46,948 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080166947 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,948 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44512 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 54937 typ srflx raddr 192.168.1.106 rport 53679 | timestamp: 1591080166947 openvidu-server_1 | [INFO] 2020-06-02 06:42:46,996 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 49353 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 54937 typ srflx raddr 192.168.1.106 rport 53679 | timestamp: 1591080166995 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,019 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,026 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,029 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,030 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,032 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,045 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42167 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11420 typ srflx raddr 192.168.1.106 rport 63156 | timestamp: 1591080167043 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,045 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080167044 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,061 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,068 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,079 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,082 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,101 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,133 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080167131 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,151 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080167151 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,173 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43376 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11420 typ srflx raddr 192.168.1.106 rport 63156 | timestamp: 1591080167173 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,238 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,238 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,246 [entExec-e2-t354] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 56225 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11420 typ srflx raddr 192.168.1.106 rport 63156 | timestamp: 1591080167245 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,281 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,282 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,282 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Request to receive media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,314 [entExec-e2-t355] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56307 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11420 typ srflx raddr 192.168.1.106 rport 63156 | timestamp: 1591080167295 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,356 [entExec-e2-t411] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080167314 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,356 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 47956 typ host tcptype passive | remote: candidate:remote2 1 TCP 1837072639 124.253.47.67 11448 typ prflx tcptype active | timestamp: 1591080167324 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,356 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080167324 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,400 [entExec-e2-t384] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 53196 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11450 typ prflx | timestamp: 1591080167384 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,407 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52218 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 54937 typ srflx raddr 192.168.1.106 rport 53679 | timestamp: 1591080167406 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,434 [entExec-e2-t411] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080167430 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,434 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Is now receiving video from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,435 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,435 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Request to receive media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,464 [entExec-e2-t376] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54918 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11450 typ prflx | timestamp: 1591080167449 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,506 [entExec-e2-t349] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080167464 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,506 [entExec-e2-t345] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080167499 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,515 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Is now receiving video from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,516 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,578 [entExec-e2-t444] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080167543 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,579 [entExec-e2-t368] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080167578 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,625 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:42:47,635 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61569 typ host generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61570 typ host generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61571 typ host generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,637 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61572 typ host generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61573 typ host generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61574 typ host generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61575 typ host generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,638 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61576 typ host generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,639 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,640 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 2189 typ srflx raddr 192.168.1.71 rport 61569 generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 40572 typ srflx raddr 192.168.1.71 rport 61570 generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 7136 typ srflx raddr 192.168.1.71 rport 61572 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 62901 typ srflx raddr 192.168.1.71 rport 61575 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,641 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 45444 typ srflx raddr 192.168.1.71 rport 61576 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 64435 typ srflx raddr 192.168.1.71 rport 61573 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 50026 typ srflx raddr 192.168.1.71 rport 61574 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,642 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 45697 typ srflx raddr 192.168.1.71 rport 61571 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,674 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080167655 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t392] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080167677 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t455] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080167682 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t357] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080167674 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t403] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080167691 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t433] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080167692 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,717 [entExec-e2-t417] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080167688 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,735 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,735 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57209 typ relay raddr 103.217.123.242 rport 2189 generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,763 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,763 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60915 typ relay raddr 103.217.123.242 rport 7136 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,763 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,763 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64509 typ relay raddr 103.217.123.242 rport 62901 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,806 [entExec-e2-t349] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080167768 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,806 [entExec-e2-t405] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080167788 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,859 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,860 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,879 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,879 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,882 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,882 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Request to receive media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,892 [entExec-e2-t436] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080167890 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,921 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,954 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,954 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,954 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 56219 typ host generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,954 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,954 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 56220 typ host generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,957 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,957 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to receive media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,980 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,980 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:47,981 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:47,981 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,036 [entExec-e2-t412] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080167987 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,037 [entExec-e2-t421] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080167990 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,050 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Is now receiving video from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,050 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53681 typ host generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53682 typ host generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,097 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,097 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 5173 typ srflx raddr 192.168.1.199 rport 56219 generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,101 [entExec-e2-t427] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080168086 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,101 [entExec-e2-t435] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080168089 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,103 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,103 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 7378 typ srflx raddr 192.168.1.106 rport 53682 generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,103 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,103 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 64528 typ srflx raddr 192.168.1.199 rport 56220 generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,105 [entExec-e2-t412] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080168104 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,106 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,106 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 12671 typ srflx raddr 192.168.1.106 rport 53681 generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now receiving video from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63160 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63161 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,122 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63162 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63163 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,123 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,182 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,182 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61343 typ relay raddr 103.217.123.242 rport 64435 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,184 [entExec-e2-t377] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080168151 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,184 [entExec-e2-t392] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080168156 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,185 [entExec-e2-t412] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080168159 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,185 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,185 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62486 typ relay raddr 103.217.123.242 rport 50026 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,185 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,185 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63537 typ relay raddr 103.217.123.242 rport 40572 generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,186 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,186 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61562 typ relay raddr 103.217.123.242 rport 45444 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,192 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,192 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65073 typ relay raddr 103.217.123.242 rport 45697 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,216 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,217 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11451 typ srflx raddr 192.168.1.106 rport 63160"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,218 [entExec-e2-t405] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080168200 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,278 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,278 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11457 typ srflx raddr 192.168.1.106 rport 63161"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,343 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,343 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11458 typ srflx raddr 192.168.1.106 rport 63162"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,360 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,360 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58439 typ relay raddr 103.41.27.220 rport 5173 generation 0 ufrag +Rcz network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,393 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,393 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64110 typ relay raddr 103.217.123.227 rport 12671 generation 0 ufrag YJVg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,441 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168430 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,441 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 42846 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 51343 typ prflx tcptype active | timestamp: 1591080168430 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,455 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47135 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 2189 typ srflx raddr 192.168.1.71 rport 61569 | timestamp: 1591080168453 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,455 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168453 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,534 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52096 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 5173 typ srflx raddr 192.168.1.199 rport 56219 | timestamp: 1591080168532 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,561 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49338 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 12671 typ srflx raddr 192.168.1.106 rport 53681 | timestamp: 1591080168560 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,561 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168560 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,566 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,566 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59133 typ relay raddr 69.10.52.178 rport 59133"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,569 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,569 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59029 typ relay raddr 69.10.52.178 rport 59029"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,640 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41747 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 5173 typ srflx raddr 192.168.1.199 rport 56219 | timestamp: 1591080168638 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,737 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56147 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11451 typ srflx raddr 192.168.1.106 rport 63160 | timestamp: 1591080168736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,737 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,819 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,819 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57700 typ relay raddr 103.217.123.242 rport 38547 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,820 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,820 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58916 typ relay raddr 103.217.123.242 rport 50948 generation 0 ufrag Hvie network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,833 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,833 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57792 typ relay raddr 103.217.123.242 rport 25975 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,834 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,834 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59295 typ relay raddr 103.217.123.242 rport 7288 generation 0 ufrag UK7i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,834 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,834 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58672 typ relay raddr 103.217.123.242 rport 61136 generation 0 ufrag 2k3J network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,835 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,835 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61576 typ relay raddr 103.217.123.242 rport 9277 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,835 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,836 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58666 typ relay raddr 103.217.123.242 rport 1750 generation 0 ufrag R7q/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,857 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,857 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63236 typ relay raddr 69.10.52.178 rport 63236"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,882 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,882 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57781 typ relay raddr 69.10.52.178 rport 57781"} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,882 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,882 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:42:48,883 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53079 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11451 typ srflx raddr 192.168.1.106 rport 63160 | timestamp: 1591080168875 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,926 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168920 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,926 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 55771 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 45697 typ srflx raddr 192.168.1.71 rport 61571 | timestamp: 1591080168920 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,960 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168958 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,960 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45196 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 64435 typ srflx raddr 192.168.1.71 rport 61573 | timestamp: 1591080168958 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,960 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53261 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 45697 typ srflx raddr 192.168.1.71 rport 61571 | timestamp: 1591080168958 openvidu-server_1 | [INFO] 2020-06-02 06:42:48,973 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45747 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 62901 typ srflx raddr 192.168.1.71 rport 61575 | timestamp: 1591080168972 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,013 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080168972 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,338 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169336 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,350 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080169349 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,396 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169395 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,506 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169506 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,508 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169508 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,521 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169521 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,529 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080169528 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,530 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-67 | timestamp: 1591080169529 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,539 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080169538 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,540 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080169538 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,598 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080169597 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,655 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169654 openvidu-server_1 | [INFO] 2020-06-02 06:42:49,672 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080169670 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,545 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080170544 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,594 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080170593 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,734 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080170733 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,754 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080170753 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,870 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080170869 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,873 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | timestamp: 1591080170872 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,875 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080170875 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,977 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080170975 openvidu-server_1 | [INFO] 2020-06-02 06:42:50,986 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080170985 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,082 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080171081 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,127 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080171126 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,128 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171127 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,129 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-69 | timestamp: 1591080171128 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,131 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171129 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,132 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171131 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,133 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-70 | timestamp: 1591080171132 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,136 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | timestamp: 1591080171135 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,141 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080171140 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,141 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080171140 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,141 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080171141 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,153 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171153 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,153 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171153 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,154 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080171154 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,380 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080171379 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,490 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080171489 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,588 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080171587 openvidu-server_1 | [INFO] 2020-06-02 06:42:51,651 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080171650 openvidu-server_1 | [INFO] 2020-06-02 06:42:52,300 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080172299 openvidu-server_1 | [INFO] 2020-06-02 06:42:52,455 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080172454 openvidu-server_1 | [INFO] 2020-06-02 06:42:52,595 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080172594 openvidu-server_1 | [INFO] 2020-06-02 06:42:53,990 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080173988 openvidu-server_1 | [INFO] 2020-06-02 06:42:55,528 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-68 | timestamp: 1591080175527 openvidu-server_1 | [INFO] 2020-06-02 06:42:55,670 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080175669 openvidu-server_1 | [INFO] 2020-06-02 06:42:56,550 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080176549 openvidu-server_1 | [INFO] 2020-06-02 06:42:56,550 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080176549 openvidu-server_1 | [INFO] 2020-06-02 06:42:56,551 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080176550 openvidu-server_1 | [INFO] 2020-06-02 06:42:57,233 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080177232 openvidu-server_1 | [INFO] 2020-06-02 06:42:59,485 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080179485 openvidu-server_1 | [INFO] 2020-06-02 06:43:00,691 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080180690 openvidu-server_1 | [INFO] 2020-06-02 06:43:01,136 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:43:01,643 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080181643 openvidu-server_1 | [INFO] 2020-06-02 06:43:01,643 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080181642 openvidu-server_1 | [INFO] 2020-06-02 06:43:01,835 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:43:01,835 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:43:01,852 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | timestamp: 1591080181852 openvidu-server_1 | [INFO] 2020-06-02 06:43:01,872 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:43:01,873 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_AxZrINYh2wJLCrYk&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PKMQKH&turnCredential=zg6sz6, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:43:02,060 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | timestamp: 1591080182059 openvidu-server_1 | [INFO] 2020-06-02 06:43:02,316 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | timestamp: 1591080182316 openvidu-server_1 | [INFO] 2020-06-02 06:43:02,408 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:43:02,553 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | timestamp: 1591080182553 openvidu-server_1 | [INFO] 2020-06-02 06:43:02,784 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:43:02,784 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:43:03,366 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080183366 openvidu-server_1 | [INFO] 2020-06-02 06:43:03,519 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | timestamp: 1591080183518 openvidu-server_1 | [INFO] 2020-06-02 06:43:03,599 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | timestamp: 1591080183598 openvidu-server_1 | [INFO] 2020-06-02 06:43:03,601 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:43:03,602 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_AxZrINYh2wJLCrYk&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PKMQKH&turnCredential=zg6sz6, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:43:03,727 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | timestamp: 1591080183727 openvidu-server_1 | [INFO] 2020-06-02 06:43:04,033 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | timestamp: 1591080184032 openvidu-server_1 | [INFO] 2020-06-02 06:43:04,141 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | timestamp: 1591080184140 openvidu-server_1 | [INFO] 2020-06-02 06:43:04,202 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080184201 openvidu-server_1 | [INFO] 2020-06-02 06:43:04,203 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | timestamp: 1591080184202 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,120 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 5FCACF9737BE56C2AE7CF70BF13D4613 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,467 [0.0-5443-exec-1] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ji51kf2i1kgee4j4j3m4c62r0c openvidu-server_1 | [INFO] 2020-06-02 06:43:07,469 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:43:07,469 [m4c62r0c-e44-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:43:07,469 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ji51kf2i1kgee4j4j3m4c62r0c, participantPublicId=con_Xk4b8zBUoq, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:43:07,695 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,728 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,741 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,742 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,746 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,751 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,752 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,756 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,757 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,802 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,803 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,803 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:07,804 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,012 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,012 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Request to receive media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,098 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Is now receiving video from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,099 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,099 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,171 [entExec-e2-t433] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188130 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,180 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,180 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,180 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Request to receive media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,247 [entExec-e2-t366] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188207 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,247 [entExec-e2-t412] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080188242 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,309 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Is now receiving video from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,310 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,310 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Request to receive media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,352 [entExec-e2-t433] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080188319 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,393 [entExec-e2-t436] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188351 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,487 [entExec-e2-t376] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080188461 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,487 [entExec-e2-t384] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188449 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,487 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Is now receiving video from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,488 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,575 [entExec-e2-t363] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188533 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,580 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:43:08,585 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59387 typ host generation 0 ufrag tUxS network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59388 typ host generation 0 ufrag tUxS network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59389 typ host generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59390 typ host generation 0 ufrag tUxS network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59391 typ host generation 0 ufrag tUxS network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59392 typ host generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59393 typ host generation 0 ufrag H/it network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59394 typ host generation 0 ufrag H/it network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,586 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59395 typ host generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59396 typ host generation 0 ufrag H/it network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59397 typ host generation 0 ufrag H/it network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59398 typ host generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59399 typ host generation 0 ufrag 9YcV network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59400 typ host generation 0 ufrag 9YcV network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59401 typ host generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59402 typ host generation 0 ufrag 9YcV network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59403 typ host generation 0 ufrag 9YcV network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59404 typ host generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59405 typ host generation 0 ufrag vEPL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59406 typ host generation 0 ufrag vEPL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59407 typ host generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,587 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59408 typ host generation 0 ufrag vEPL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59409 typ host generation 0 ufrag vEPL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59410 typ host generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59411 typ host generation 0 ufrag vAxA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59412 typ host generation 0 ufrag vAxA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59413 typ host generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59414 typ host generation 0 ufrag vAxA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59415 typ host generation 0 ufrag vAxA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59416 typ host generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag tUxS network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,588 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag tUxS network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag tUxS network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag tUxS network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag H/it network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,589 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag H/it network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag H/it network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag H/it network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 9YcV network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 9YcV network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 9YcV network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 9YcV network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,590 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vEPL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vEPL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vEPL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vEPL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vAxA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vAxA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vAxA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vAxA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,591 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59389 typ srflx raddr 192.168.43.6 rport 59389 generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59398 typ srflx raddr 192.168.43.6 rport 59398 generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59392 typ srflx raddr 192.168.43.6 rport 59392 generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59395 typ srflx raddr 192.168.43.6 rport 59395 generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59401 typ srflx raddr 192.168.43.6 rport 59401 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59404 typ srflx raddr 192.168.43.6 rport 59404 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59410 typ srflx raddr 192.168.43.6 rport 59410 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59407 typ srflx raddr 192.168.43.6 rport 59407 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59416 typ srflx raddr 192.168.43.6 rport 59416 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,592 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59413 typ srflx raddr 192.168.43.6 rport 59413 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,656 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,656 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_L4LFli6U3b", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58966 typ relay raddr 157.39.110.213 rport 59389 generation 0 ufrag tUxS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,656 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,656 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61771 typ relay raddr 157.39.110.213 rport 59398 generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,657 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,657 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62130 typ relay raddr 157.39.110.213 rport 59395 generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,657 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,657 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62273 typ relay raddr 157.39.110.213 rport 59416 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,659 [entExec-e2-t454] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188612 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,659 [entExec-e2-t448] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188623 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,660 [entExec-e2-t442] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188633 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,660 [entExec-e2-t385] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188640 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,660 [entExec-e2-t374] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080188645 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,661 [entExec-e2-t454] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188649 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62019 typ relay raddr 157.39.110.213 rport 59413 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57993 typ relay raddr 157.39.110.213 rport 59401 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,666 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58762 typ relay raddr 157.39.110.213 rport 59404 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,676 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,676 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64126 typ relay raddr 157.39.110.213 rport 59410 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,676 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,676 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63638 typ relay raddr 157.39.110.213 rport 59407 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,740 [entExec-e2-t402] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080188726 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,740 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080188737 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,740 [entExec-e2-t426] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46767 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59389 typ srflx raddr 192.168.43.6 rport 59389 | timestamp: 1591080188737 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,809 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,810 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,814 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,827 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,827 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,832 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,832 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Request to receive media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,851 [entExec-e2-t407] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47786 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59389 typ srflx raddr 192.168.43.6 rport 59389 | timestamp: 1591080188845 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,860 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,860 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Request to receive media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,876 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,876 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Q94tbl0fOQ: Is now receiving video from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59534 typ host generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53683 typ host generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 59535 typ host generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,877 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 53684 typ host generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,884 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,927 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,927 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,928 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,928 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,933 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,933 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,934 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,934 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,950 [entExec-e2-t422] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188904 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,954 [entExec-e2-t381] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188941 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,954 [entExec-e2-t442] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080188939 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,955 [entExec-e2-t417] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080188936 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,971 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,971 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to receive media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,979 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: Is now receiving video from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61578 typ host generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 61579 typ host generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:08,980 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,009 [entExec-e2-t396] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 42924 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59389 typ prflx | timestamp: 1591080188991 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,041 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,041 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 51034 typ srflx raddr 192.168.1.199 rport 59534 generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,042 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080189008 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,042 [entExec-e2-t347] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080189012 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,042 [entExec-e2-t403] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080189016 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,049 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,049 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 44872 typ srflx raddr 192.168.1.106 rport 53684 generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,051 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 44621 typ srflx raddr 192.168.1.106 rport 53683 generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [entExec-e2-t348] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080189048 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now receiving video from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 59289 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,052 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 59290 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 59291 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 59292 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,053 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 54475 typ srflx raddr 192.168.1.199 rport 59535 generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,080 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,080 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 4328 typ srflx raddr 192.168.1.71 rport 61578 generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,087 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,087 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 3355 typ srflx raddr 192.168.1.71 rport 61579 generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,141 [entExec-e2-t433] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080189086 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,141 [entExec-e2-t348] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080189089 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,142 [entExec-e2-t449] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080189091 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,142 [entExec-e2-t388] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080189120 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,220 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,220 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11467 typ srflx raddr 192.168.1.106 rport 59289"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,306 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,306 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,306 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59010 typ relay raddr 103.41.27.220 rport 51034 generation 0 ufrag JycC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,306 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11472 typ srflx raddr 192.168.1.106 rport 59290"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,361 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 48243 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51034 typ srflx raddr 192.168.1.199 rport 59534 | timestamp: 1591080189360 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,401 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189360 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,408 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56862 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44621 typ srflx raddr 192.168.1.106 rport 53683 | timestamp: 1591080189407 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,433 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,433 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Q94tbl0fOQ: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57658 typ relay raddr 103.217.123.227 rport 44621 generation 0 ufrag qKSW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,435 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189407 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,439 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,439 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64089 typ relay raddr 103.217.123.242 rport 4328 generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,483 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51709 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51034 typ srflx raddr 192.168.1.199 rport 59534 | timestamp: 1591080189461 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,570 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189569 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,570 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42179 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59395 typ srflx raddr 192.168.43.6 rport 59395 | timestamp: 1591080189568 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,591 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53993 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59401 typ srflx raddr 192.168.43.6 rport 59401 | timestamp: 1591080189589 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,591 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189590 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,605 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,605 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_L4LFli6U3b: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59403 typ relay raddr 103.217.123.242 rport 32284 generation 0 ufrag l21E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,617 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50981 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59395 typ srflx raddr 192.168.43.6 rport 59395 | timestamp: 1591080189607 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,617 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44392 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44621 typ srflx raddr 192.168.1.106 rport 53683 | timestamp: 1591080189609 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,662 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41914 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 4328 typ srflx raddr 192.168.1.71 rport 61578 | timestamp: 1591080189661 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,663 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189661 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,680 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45096 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59401 typ srflx raddr 192.168.43.6 rport 59401 | timestamp: 1591080189678 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,727 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,727 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57776 typ relay raddr 69.10.52.178 rport 57776"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,730 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,730 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57819 typ relay raddr 69.10.52.178 rport 57819"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,735 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45054 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59401 typ prflx | timestamp: 1591080189732 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,775 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48885 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59395 typ prflx | timestamp: 1591080189752 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,794 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41025 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 4328 typ srflx raddr 192.168.1.71 rport 61578 | timestamp: 1591080189793 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,827 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,827 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 60382 typ relay raddr 157.39.110.213 rport 62705 generation 0 ufrag H/it network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,856 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,856 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57217 typ relay raddr 157.39.110.213 rport 62708 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,857 [entExec-e2-t346] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080189853 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,857 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 40364 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11467 typ srflx raddr 192.168.1.106 rport 59289 | timestamp: 1591080189853 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,866 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,866 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Q94tbl0fOQ", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58030 typ relay raddr 157.39.110.213 rport 62707 generation 0 ufrag 9YcV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,876 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,876 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61362 typ relay raddr 157.39.110.213 rport 62711 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,877 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,877 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 59485 typ relay raddr 157.39.110.213 rport 62712 generation 0 ufrag vAxA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,881 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,881 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 59427 typ relay raddr 157.39.110.213 rport 62709 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:09,881 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:09,881 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xk4b8zBUoq: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57082 typ relay raddr 157.39.110.213 rport 62710 generation 0 ufrag vEPL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:43:10,180 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 52168 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59395 typ prflx | timestamp: 1591080190179 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,299 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080190298 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,340 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080190338 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,361 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,361 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61545 typ relay raddr 69.10.52.178 rport 61545"} openvidu-server_1 | [INFO] 2020-06-02 06:43:10,362 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,362 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62382 typ relay raddr 69.10.52.178 rport 62382"} openvidu-server_1 | [INFO] 2020-06-02 06:43:10,363 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,363 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:43:10,410 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080190388 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,410 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52009 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59413 typ srflx raddr 192.168.43.6 rport 59413 | timestamp: 1591080190388 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,443 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080190442 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,503 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080190502 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,503 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 43613 typ srflx raddr 172.19.0.1 rport 43613 | remote: candidate:1922518557 1 UDP 41754623 69.10.52.178 63638 typ relay raddr 157.39.110.213 rport 59407 | timestamp: 1591080190502 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,504 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42935 typ host | remote: candidate:1922518557 1 UDP 41754623 69.10.52.178 63638 typ relay raddr 157.39.110.213 rport 59407 | timestamp: 1591080190503 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,522 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42935 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59407 typ srflx raddr 192.168.43.6 rport 59407 | timestamp: 1591080190520 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,534 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53265 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59413 typ prflx | timestamp: 1591080190532 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,539 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 54370 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59407 typ prflx | timestamp: 1591080190538 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,644 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080190642 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,663 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080190661 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,682 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080190681 openvidu-server_1 | [INFO] 2020-06-02 06:43:10,939 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080190937 openvidu-server_1 | [INFO] 2020-06-02 06:43:11,363 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080191362 openvidu-server_1 | [INFO] 2020-06-02 06:43:11,864 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080191862 openvidu-server_1 | [INFO] 2020-06-02 06:43:11,884 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080191883 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,088 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192087 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,104 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192103 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,134 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192133 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,143 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192142 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,156 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192155 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,160 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-73 | timestamp: 1591080192158 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,164 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192162 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,164 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-74 | timestamp: 1591080192164 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,174 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192173 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,174 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192173 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,174 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192174 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,175 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192174 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,195 [entExec-e2-t394] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192194 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,195 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192194 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,195 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192195 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,195 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192195 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,474 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192473 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,554 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080192553 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,570 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192569 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,595 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192594 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,618 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192617 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,715 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080192714 openvidu-server_1 | [INFO] 2020-06-02 06:43:12,737 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080192736 openvidu-server_1 | [INFO] 2020-06-02 06:43:13,110 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080193108 openvidu-server_1 | [INFO] 2020-06-02 06:43:13,115 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080193114 openvidu-server_1 | [INFO] 2020-06-02 06:43:13,196 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080193194 openvidu-server_1 | [INFO] 2020-06-02 06:43:13,479 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080193478 openvidu-server_1 | [INFO] 2020-06-02 06:43:14,008 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080194007 openvidu-server_1 | [INFO] 2020-06-02 06:43:14,046 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080194045 openvidu-server_1 | [INFO] 2020-06-02 06:43:14,435 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080194434 openvidu-server_1 | [INFO] 2020-06-02 06:43:14,627 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MEjV_con_Q94tbl0fOQ (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080194626 openvidu-server_1 | [INFO] 2020-06-02 06:43:16,621 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080196620 openvidu-server_1 | [INFO] 2020-06-02 06:43:18,353 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080198351 openvidu-server_1 | [INFO] 2020-06-02 06:43:18,354 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Mbd4_con_L4LFli6U3b (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080198353 openvidu-server_1 | [INFO] 2020-06-02 06:43:19,955 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080199954 openvidu-server_1 | [INFO] 2020-06-02 06:43:19,962 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080199962 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,166 [entExec-e2-t362] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080204165 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,166 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | timestamp: 1591080204166 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,239 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | timestamp: 1591080204239 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,384 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | timestamp: 1591080204384 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,577 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | timestamp: 1591080204577 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,656 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | timestamp: 1591080204655 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,928 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | timestamp: 1591080204927 openvidu-server_1 | [INFO] 2020-06-02 06:43:24,962 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | timestamp: 1591080204962 openvidu-server_1 | [INFO] 2020-06-02 06:43:25,041 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | timestamp: 1591080205040 openvidu-server_1 | [INFO] 2020-06-02 06:43:25,120 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | timestamp: 1591080205120 openvidu-server_1 | [INFO] 2020-06-02 06:43:26,376 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080206376 openvidu-server_1 | [INFO] 2020-06-02 06:43:26,381 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080206381 openvidu-server_1 | [INFO] 2020-06-02 06:43:27,963 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080207962 openvidu-server_1 | [INFO] 2020-06-02 06:43:28,282 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080208281 openvidu-server_1 | [INFO] 2020-06-02 06:43:34,490 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080214489 openvidu-server_1 | [INFO] 2020-06-02 06:43:34,530 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Q94tbl0fOQ_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080214529 openvidu-server_1 | [INFO] 2020-06-02 06:43:37,773 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_L4LFli6U3b_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080217772 openvidu-server_1 | [INFO] 2020-06-02 06:43:40,859 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080220858 openvidu-server_1 | [INFO] 2020-06-02 06:43:40,868 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DQbA_con_Xk4b8zBUoq (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080220867 openvidu-server_1 | [INFO] 2020-06-02 06:43:50,033 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:43:59,055 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080239054 openvidu-server_1 | [INFO] 2020-06-02 06:43:59,176 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xk4b8zBUoq_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080239175 openvidu-server_1 | [INFO] 2020-06-02 06:44:06,805 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080246805 openvidu-server_1 | [INFO] 2020-06-02 06:44:14,039 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080254038 openvidu-server_1 | [INFO] 2020-06-02 06:44:17,988 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080257987 openvidu-server_1 | [INFO] 2020-06-02 06:44:18,212 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080258210 openvidu-server_1 | [INFO] 2020-06-02 06:44:19,056 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_Mbd4_con_L4LFli6U3b (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080259055 openvidu-server_1 | [INFO] 2020-06-02 06:44:23,006 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080263005 openvidu-server_1 | [INFO] 2020-06-02 06:44:26,376 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:28,979 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080268978 openvidu-server_1 | [INFO] 2020-06-02 06:44:34,000 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_MEjV_con_Q94tbl0fOQ (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080273999 openvidu-server_1 | [INFO] 2020-06-02 06:44:38,165 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080278164 openvidu-server_1 | [INFO] 2020-06-02 06:44:43,185 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080283184 openvidu-server_1 | [INFO] 2020-06-02 06:44:49,730 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080289730 openvidu-server_1 | [INFO] 2020-06-02 06:44:49,929 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080289928 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,129 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290128 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,577 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290575 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,725 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jjk7_con_GQgj6tTnRT (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290724 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,727 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RW79FI67mg_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290725 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,729 [entExec-e2-t459] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xk4b8zBUoq_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290725 openvidu-server_1 | [INFO] 2020-06-02 06:44:50,729 [entExec-e2-t350] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Q94tbl0fOQ_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080290725 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,802 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Q94tbl0fOQ of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Q94tbl0fOQ: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: cancel receiving media from con_Q94tbl0fOQ openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_L4LFli6U3b: stopped receiving media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_Q94tbl0fOQ openvidu-server_1 | [WARN] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_Q94tbl0fOQ. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: cancel receiving media from con_Q94tbl0fOQ openvidu-server_1 | [INFO] 2020-06-02 06:44:54,803 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: stopped receiving media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,804 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: cancel receiving media from con_Q94tbl0fOQ openvidu-server_1 | [INFO] 2020-06-02 06:44:54,804 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: stopped receiving media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,804 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_Q94tbl0fOQ openvidu-server_1 | [INFO] 2020-06-02 06:44:54,804 [ea590bb4-e38-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_Q94tbl0fOQ in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,845 [ea590bb4-e38-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:54,886 [ea590bb4-e38-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:44:54,887 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id k2r07mvdtsas2e4gnnea590bb4 openvidu-server_1 | [INFO] 2020-06-02 06:44:54,887 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcNotificationService - : {4jn0uebom7flgq56e583n6b9gh=io.openvidu.server.rpc.RpcConnection@2f396f7c, qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 6jrceh2e50tfk1ps58qodquc47=io.openvidu.server.rpc.RpcConnection@6a3be4ff, ji51kf2i1kgee4j4j3m4c62r0c=io.openvidu.server.rpc.RpcConnection@47776cd0, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:44:54,887 [ea590bb4-e38-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Q94tbl0fOQ has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_L4LFli6U3b of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_L4LFli6U3b: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_L4LFli6U3b openvidu-server_1 | [WARN] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_L4LFli6U3b. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:44:56,054 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: cancel receiving media from con_L4LFli6U3b openvidu-server_1 | [INFO] 2020-06-02 06:44:56,055 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: stopped receiving media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,055 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: cancel receiving media from con_L4LFli6U3b openvidu-server_1 | [INFO] 2020-06-02 06:44:56,055 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xk4b8zBUoq: stopped receiving media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,055 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_L4LFli6U3b openvidu-server_1 | [INFO] 2020-06-02 06:44:56,055 [83n6b9gh-e42-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_L4LFli6U3b in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,056 [83n6b9gh-e42-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:56,104 [83n6b9gh-e42-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:44:56,105 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 4jn0uebom7flgq56e583n6b9gh openvidu-server_1 | [INFO] 2020-06-02 06:44:56,105 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 6jrceh2e50tfk1ps58qodquc47=io.openvidu.server.rpc.RpcConnection@6a3be4ff, ji51kf2i1kgee4j4j3m4c62r0c=io.openvidu.server.rpc.RpcConnection@47776cd0, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:44:56,105 [83n6b9gh-e42-t0] io.openvidu.server.rpc.RpcHandler - Participant con_L4LFli6U3b has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:56,268 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:56,794 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:56,794 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:56,932 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:44:56,932 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Jo6VoRxVzmEAYeDR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=VVROYH&turnCredential=xbledd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:44:57,227 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:57,532 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:57,532 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:57,570 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:44:57,571 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Jo6VoRxVzmEAYeDR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=VVROYH&turnCredential=xbledd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:44:58,570 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:58,827 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession A0CB1E72E4A701109E2BBB09D43F1B7F openvidu-server_1 | [INFO] 2020-06-02 06:44:59,060 [0.0-5443-exec-6] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 58dm3lh1bchbps153477s355k0 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,060 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:44:59,060 [77s355k0-e46-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:44:59,061 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=58dm3lh1bchbps153477s355k0, participantPublicId=con_CIuWYCf8K2, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:44:59,124 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,124 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:59,163 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:44:59,163 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NXPqusQSuz3Ps3SF&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=GDZLES&turnCredential=eryjzl] } openvidu-server_1 | [INFO] 2020-06-02 06:44:59,296 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,297 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,298 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,299 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,299 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,308 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,312 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,317 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,338 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,376 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,392 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,392 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,404 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,404 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,404 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,476 [entExec-e2-t459] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080299433 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,489 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,506 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,506 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Xk4b8zBUoq of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:44:59,506 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Xk4b8zBUoq: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,529 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,530 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_Xk4b8zBUoq openvidu-server_1 | [WARN] 2020-06-02 06:44:59,530 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_Xk4b8zBUoq. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:44:59,530 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: cancel receiving media from con_Xk4b8zBUoq openvidu-server_1 | [INFO] 2020-06-02 06:44:59,531 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: stopped receiving media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,531 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_Xk4b8zBUoq openvidu-server_1 | [INFO] 2020-06-02 06:44:59,532 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,532 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_Xk4b8zBUoq openvidu-server_1 | [INFO] 2020-06-02 06:44:59,532 [m4c62r0c-e44-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_Xk4b8zBUoq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,536 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,536 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,558 [entExec-e2-t467] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080299543 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,600 [entExec-e2-t484] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_DQbA_con_Xk4b8zBUoq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080299558 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,600 [m4c62r0c-e44-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:59,638 [m4c62r0c-e44-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:44:59,639 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ji51kf2i1kgee4j4j3m4c62r0c openvidu-server_1 | [INFO] 2020-06-02 06:44:59,639 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 6jrceh2e50tfk1ps58qodquc47=io.openvidu.server.rpc.RpcConnection@6a3be4ff, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,639 [m4c62r0c-e44-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xk4b8zBUoq has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,651 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,651 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,724 [entExec-e2-t554] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080299676 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,770 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:44:59,805 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,805 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:44:59,811 [entExec-e2-t559] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080299789 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,811 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,812 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,812 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 50995 typ host generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,812 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,812 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 50996 typ host generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 50997 typ host generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 50998 typ host generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 50999 typ host generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51000 typ host generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51001 typ host generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51002 typ host generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,813 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 15324 typ srflx raddr 192.168.1.106 rport 50998 generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 11947 typ srflx raddr 192.168.1.106 rport 50995 generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 50047 typ srflx raddr 192.168.1.106 rport 50999 generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 17922 typ srflx raddr 192.168.1.106 rport 50996 generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,814 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 33990 typ srflx raddr 192.168.1.106 rport 51000 generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 11117 typ srflx raddr 192.168.1.106 rport 50997 generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 52065 typ srflx raddr 192.168.1.106 rport 51001 generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,815 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 57152 typ srflx raddr 192.168.1.106 rport 51002 generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,842 [entExec-e2-t514] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080299833 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,846 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:44:59,847 [0.0-5443-exec-9] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NXPqusQSuz3Ps3SF&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=GDZLES&turnCredential=eryjzl] } openvidu-server_1 | [INFO] 2020-06-02 06:44:59,881 [entExec-e2-t469] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080299849 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,882 [entExec-e2-t494] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080299855 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,882 [entExec-e2-t535] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080299840 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,906 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,906 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RW79FI67mg", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57340 typ relay raddr 103.217.123.227 rport 11947 generation 0 ufrag 0AYT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,909 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,909 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62828 typ relay raddr 103.217.123.227 rport 50047 generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,910 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,910 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58506 typ relay raddr 103.217.123.227 rport 33990 generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,910 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,910 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Xk4b8zBUoq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65151 typ relay raddr 103.217.123.227 rport 11117 generation 0 ufrag hQIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,953 [entExec-e2-t488] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080299952 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,967 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,967 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62583 typ relay raddr 103.217.123.227 rport 52065 generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:44:59,969 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:44:59,969 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58847 typ relay raddr 103.217.123.227 rport 57152 generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,033 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,049 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,049 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,091 [entExec-e2-t462] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080300068 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,091 [entExec-e2-t461] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51516 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 11947 typ srflx raddr 192.168.1.106 rport 50995 | timestamp: 1591080300068 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,101 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,101 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,101 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60992 typ host generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,101 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,101 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 60993 typ host generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,102 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,148 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,148 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,148 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,148 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,151 [entExec-e2-t508] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080300129 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,151 [entExec-e2-t508] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080300132 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,163 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,163 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,204 [entExec-e2-t498] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41347 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 11947 typ srflx raddr 192.168.1.106 rport 50995 | timestamp: 1591080300192 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,212 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_GQgj6tTnRT: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,212 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,212 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61555 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61556 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 61557 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 61558 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,213 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,260 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,260 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_GQgj6tTnRT", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65510 typ relay raddr 103.217.123.227 rport 20578 generation 0 ufrag TYVS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,260 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,260 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58324 typ relay raddr 103.217.123.227 rport 64996 generation 0 ufrag 9cZJ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,264 [entExec-e2-t514] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080300242 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,264 [entExec-e2-t488] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080300246 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,264 [entExec-e2-t511] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080300243 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,264 [entExec-e2-t518] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080300240 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,266 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,266 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 35326 typ srflx raddr 192.168.1.199 rport 60992 generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,268 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,268 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 4421 typ srflx raddr 192.168.1.199 rport 60993 generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,422 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,422 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11569 typ srflx raddr 192.168.1.106 rport 61555"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,484 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,484 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11574 typ srflx raddr 192.168.1.106 rport 61556"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,526 [entExec-e2-t498] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 53133 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 52065 typ srflx raddr 192.168.1.106 rport 51001 | timestamp: 1591080300496 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,526 [entExec-e2-t464] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080300496 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,526 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080300512 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,526 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49897 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 50047 typ srflx raddr 192.168.1.106 rport 50999 | timestamp: 1591080300512 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,527 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,527 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RW79FI67mg: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58545 typ relay raddr 103.41.27.220 rport 35326 generation 0 ufrag 9ckO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,595 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42366 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 35326 typ srflx raddr 192.168.1.199 rport 60992 | timestamp: 1591080300595 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,595 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080300595 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,641 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47818 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 52065 typ srflx raddr 192.168.1.106 rport 51001 | timestamp: 1591080300641 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,680 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RW79FI67mg_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48117 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 35326 typ srflx raddr 192.168.1.199 rport 60992 | timestamp: 1591080300678 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,898 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,898 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59448 typ relay raddr 69.10.52.178 rport 59448"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,901 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,901 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62343 typ relay raddr 69.10.52.178 rport 62343"} openvidu-server_1 | [INFO] 2020-06-02 06:45:00,949 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080300935 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,949 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_O2dW_con_RW79FI67mg (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080300924 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,995 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_GQgj6tTnRT_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080300994 openvidu-server_1 | [INFO] 2020-06-02 06:45:00,995 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_GQgj6tTnRT_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52674 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11569 typ srflx raddr 192.168.1.106 rport 61555 | timestamp: 1591080300994 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,017 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,017 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_GQgj6tTnRT: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59479 typ relay raddr 69.10.52.178 rport 59479"} openvidu-server_1 | [INFO] 2020-06-02 06:45:01,090 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jjk7_con_GQgj6tTnRT (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080301088 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,092 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,092 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_GQgj6tTnRT of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:45:01,093 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_GQgj6tTnRT: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,093 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_GQgj6tTnRT openvidu-server_1 | [WARN] 2020-06-02 06:45:01,093 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_GQgj6tTnRT. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:45:01,093 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_GQgj6tTnRT openvidu-server_1 | [INFO] 2020-06-02 06:45:01,094 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,094 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: cancel receiving media from con_GQgj6tTnRT openvidu-server_1 | [INFO] 2020-06-02 06:45:01,095 [qodquc47-e40-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RW79FI67mg: stopped receiving media from con_GQgj6tTnRT in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,136 [qodquc47-e40-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:01,180 [qodquc47-e40-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:45:01,182 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 6jrceh2e50tfk1ps58qodquc47 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,182 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, teg8jr80uppo8imtg216cor0cp=io.openvidu.server.rpc.RpcConnection@1bca5692} openvidu-server_1 | [INFO] 2020-06-02 06:45:01,182 [qodquc47-e40-t0] io.openvidu.server.rpc.RpcHandler - Participant con_GQgj6tTnRT has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_RW79FI67mg of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_RW79FI67mg: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: cancel receiving media from con_RW79FI67mg openvidu-server_1 | [WARN] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FQyIlAsvGj: Trying to cancel receiving video from user con_RW79FI67mg. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:45:01,206 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_RW79FI67mg openvidu-server_1 | [INFO] 2020-06-02 06:45:01,207 [16cor0cp-e14-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_RW79FI67mg in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,247 [16cor0cp-e14-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:01,247 [entExec-e2-t464] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080301243 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,247 [entExec-e2-t498] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-77 | timestamp: 1591080301243 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,247 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080301222 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,283 [16cor0cp-e14-t0] io.openvidu.server.coturn.CoturnCredentialsService - Garbage collector cleaning turn log files at path /var/log/ openvidu-server_1 | [INFO] 2020-06-02 06:45:01,283 [16cor0cp-e14-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:45:01,284 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id teg8jr80uppo8imtg216cor0cp openvidu-server_1 | [INFO] 2020-06-02 06:45:01,284 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcNotificationService - : {qqcsb99kne54vh6qhq06ot9n9h=io.openvidu.server.rpc.RpcConnection@150dba43, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:45:01,284 [16cor0cp-e14-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RW79FI67mg has left session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:45:01,288 [0.0-5443-exec-2] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:45:01,288 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080301259 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,288 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-78 | timestamp: 1591080301259 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FQyIlAsvGj is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_FQyIlAsvGj of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_FQyIlAsvGj: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_FQyIlAsvGj openvidu-server_1 | [WARN] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Trying to cancel receiving video from user con_FQyIlAsvGj. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:45:01,304 [06ot9n9h-e16-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:01,349 [06ot9n9h-e16-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:45:01,352 [06ot9n9h-e16-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id qqcsb99kne54vh6qhq06ot9n9h openvidu-server_1 | [INFO] 2020-06-02 06:45:01,352 [06ot9n9h-e16-t0] io.openvidu.server.rpc.RpcNotificationService - : {58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:45:01,352 [06ot9n9h-e16-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FQyIlAsvGj has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:01,490 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:01,729 [entExec-e2-t463] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080301727 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,030 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,478 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession AD377745D49A709D7177E7D85130B40D openvidu-server_1 | [INFO] 2020-06-02 06:45:02,704 [0.0-5443-exec-4] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: nnpp3lk37eq4bvv0j06imusnf5 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,705 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:45:02,705 [6imusnf5-e48-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:02,705 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=nnpp3lk37eq4bvv0j06imusnf5, participantPublicId=con_FV7CznBaXq, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:02,924 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,933 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,934 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:02,941 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,007 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,007 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,026 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,026 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,113 [entExec-e2-t555] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080303068 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,202 [entExec-e2-t477] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080303175 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,258 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:45:03,280 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,281 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,281 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51010 typ host generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,282 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,282 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51011 typ host generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,283 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,283 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51012 typ host generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,283 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,283 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51013 typ host generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,284 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,284 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,284 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,284 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,285 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,285 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,285 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,285 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,286 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,286 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 22056 typ srflx raddr 192.168.1.71 rport 51012 generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,286 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,286 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 64491 typ srflx raddr 192.168.1.71 rport 51011 generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,287 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,287 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 61787 typ srflx raddr 192.168.1.71 rport 51013 generation 0 ufrag Vagq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,287 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,288 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 48494 typ srflx raddr 192.168.1.71 rport 51010 generation 0 ufrag qXo8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,416 [entExec-e2-t529] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080303372 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,416 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080303377 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,417 [entExec-e2-t462] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080303383 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,458 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,458 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:03,470 [entExec-e2-t556] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080303470 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,472 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,521 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,565 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,565 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,622 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,623 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,623 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51003 typ host generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,623 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,623 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51004 typ host generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,653 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,653 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,653 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,653 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,655 [entExec-e2-t548] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080303647 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,655 [entExec-e2-t529] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080303650 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,657 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,788 [entExec-e2-t524] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080303763 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,800 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,800 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 58383 typ srflx raddr 192.168.1.106 rport 51003 generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,801 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,801 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 52770 typ srflx raddr 192.168.1.106 rport 51004 generation 0 ufrag TIyH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:03,985 [entExec-e2-t545] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080303985 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,985 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44799 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 48494 typ srflx raddr 192.168.1.71 rport 51010 | timestamp: 1591080303985 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,993 [entExec-e2-t545] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080303993 openvidu-server_1 | [INFO] 2020-06-02 06:45:03,993 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52820 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 22056 typ srflx raddr 192.168.1.71 rport 51012 | timestamp: 1591080303993 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,018 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,018 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:04,095 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53356 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 22056 typ srflx raddr 192.168.1.71 rport 51012 | timestamp: 1591080304094 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,120 [entExec-e2-t545] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080304119 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,120 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46931 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 58383 typ srflx raddr 192.168.1.106 rport 51003 | timestamp: 1591080304119 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,241 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:04,244 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:04,308 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:04,308 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NmEng10ZBVvPVTKr&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N0RP4N&turnCredential=042pwz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:04,343 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,343 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:04,360 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51241 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 58383 typ srflx raddr 192.168.1.106 rport 51003 | timestamp: 1591080304359 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,472 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:04,472 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NmEng10ZBVvPVTKr&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N0RP4N&turnCredential=042pwz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:04,483 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080304483 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,489 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080304489 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,606 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,675 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,719 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080304719 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,731 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080304731 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,790 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080304788 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,791 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-81 | timestamp: 1591080304790 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,810 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080304808 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,817 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-82 | timestamp: 1591080304809 openvidu-server_1 | [INFO] 2020-06-02 06:45:04,883 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,887 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: k2r07mvdtsas2e4gnnea590bb4 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:04,905 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:04,905 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:05,009 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080305008 openvidu-server_1 | [INFO] 2020-06-02 06:45:05,074 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080305073 openvidu-server_1 | [INFO] 2020-06-02 06:45:05,080 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080305080 openvidu-server_1 | [INFO] 2020-06-02 06:45:05,092 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:05,093 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NmEng10ZBVvPVTKr&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N0RP4N&turnCredential=042pwz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QaoETaY2RrLf1Kpb&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MLQFM4&turnCredential=i7xcye, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:05,100 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:05,100 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:05,168 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:05,170 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QaoETaY2RrLf1Kpb&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MLQFM4&turnCredential=i7xcye, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NmEng10ZBVvPVTKr&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N0RP4N&turnCredential=042pwz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:05,235 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080305234 openvidu-server_1 | [INFO] 2020-06-02 06:45:05,283 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:05,283 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:05,350 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:05,351 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QaoETaY2RrLf1Kpb&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MLQFM4&turnCredential=i7xcye, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_NmEng10ZBVvPVTKr&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N0RP4N&turnCredential=042pwz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:05,457 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080305456 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,105 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 4jn0uebom7flgq56e583n6b9gh - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:06,254 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080306253 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,410 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:45:06,635 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: idcvdkfthavbdrkbsi64a94gsk openvidu-server_1 | [INFO] 2020-06-02 06:45:06,635 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:45:06,635 [64a94gsk-e50-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QaoETaY2RrLf1Kpb&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MLQFM4&turnCredential=i7xcye, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:06,635 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=idcvdkfthavbdrkbsi64a94gsk, participantPublicId=con_CYut5ZtRsX, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:06,862 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,862 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,867 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,918 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,918 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,924 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,962 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,963 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:06,963 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,038 [entExec-e2-t498] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080306996 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,089 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,089 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,089 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63544 typ host generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63545 typ host generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63546 typ host generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63547 typ host generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,120 [entExec-e2-t509] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080307110 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,143 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,143 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 36077 typ srflx raddr 192.168.1.199 rport 63545 generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,144 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,144 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 33154 typ srflx raddr 192.168.1.199 rport 63544 generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,146 [entExec-e2-t474] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080307121 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,146 [entExec-e2-t559] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080307126 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,146 [entExec-e2-t556] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080307118 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,152 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,152 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 18502 typ srflx raddr 192.168.1.199 rport 63546 generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,157 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,157 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 64737 typ srflx raddr 192.168.1.199 rport 63547 generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,253 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080307232 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,437 [entExec-e2-t545] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080307436 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,437 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49475 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 33154 typ srflx raddr 192.168.1.199 rport 63544 | timestamp: 1591080307436 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,481 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 48388 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 33154 typ srflx raddr 192.168.1.199 rport 63544 | timestamp: 1591080307480 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,576 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,576 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65407 typ relay raddr 103.41.27.220 rport 33154 generation 0 ufrag MFgy network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,576 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,577 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58217 typ relay raddr 103.41.27.220 rport 18502 generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,577 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,577 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64796 typ relay raddr 103.41.27.220 rport 64737 generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,618 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46154 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 33154 typ srflx raddr 192.168.1.199 rport 63544 | timestamp: 1591080307579 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,627 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,627 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57253 typ relay raddr 103.41.27.220 rport 28367 generation 0 ufrag f1Re network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:07,814 [entExec-e2-t529] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080307814 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,814 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45345 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 18502 typ srflx raddr 192.168.1.199 rport 63546 | timestamp: 1591080307814 openvidu-server_1 | [INFO] 2020-06-02 06:45:07,913 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56248 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 18502 typ srflx raddr 192.168.1.199 rport 63546 | timestamp: 1591080307912 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,171 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 5FCACF9737BE56C2AE7CF70BF13D4613 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,200 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:45:08,391 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080308390 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,407 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080308406 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,418 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 7034op448ub0cq5vkuqrdg5n5o openvidu-server_1 | [INFO] 2020-06-02 06:45:08,419 [qrdg5n5o-e52-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:45:08,419 [qrdg5n5o-e52-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ITcoG1tCAnmjyhHS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PAFD0P&turnCredential=5nupta, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:08,419 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=7034op448ub0cq5vkuqrdg5n5o, participantPublicId=con_N5Jgg3TRof, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:08,527 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080308526 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,543 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080308542 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,645 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,650 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,653 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080308652 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,653 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,740 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:45:08,746 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,746 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,746 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63549 typ host generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,747 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,747 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 63550 typ host generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,754 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,754 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,754 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,754 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,768 [0.0-5443-exec-3] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 14h3kcsopfeeq512f5qi1qima openvidu-server_1 | [INFO] 2020-06-02 06:45:08,769 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:45:08,769 [5qi1qima-e54-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_PkoLr6GTdwmCOJpJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=CFU86V&turnCredential=r3s2bb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:08,769 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=14h3kcsopfeeq512f5qi1qima, participantPublicId=con_MWUdsECwql, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:08,831 [entExec-e2-t529] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080308772 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,831 [entExec-e2-t518] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080308774 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,833 [entExec-e2-t513] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080308789 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,869 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,869 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 52533 typ srflx raddr 192.168.1.199 rport 63549 generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,872 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,872 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 62768 typ srflx raddr 192.168.1.199 rport 63550 generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:08,913 [entExec-e2-t467] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080308888 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,914 [entExec-e2-t467] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080308895 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,970 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:08,978 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,002 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,003 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,003 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,019 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,023 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51006 typ host generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51007 typ host generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,033 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,033 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,052 [entExec-e2-t544] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080309026 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,058 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,058 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,058 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,058 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,068 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,077 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,078 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,093 [entExec-e2-t492] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309051 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,094 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309054 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,097 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,102 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,102 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,102 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,102 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51015 typ host generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51016 typ host generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,153 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,179 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309165 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,217 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,217 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 52792 typ srflx raddr 192.168.1.106 rport 51006 generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,219 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309179 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,219 [entExec-e2-t531] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309182 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,221 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,221 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 4625 typ srflx raddr 192.168.1.106 rport 51007 generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,221 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080309220 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,221 [entExec-e2-t546] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50501 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 52533 typ srflx raddr 192.168.1.199 rport 63549 | timestamp: 1591080309220 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,228 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,228 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,237 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,237 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57813 typ relay raddr 103.41.27.220 rport 52533 generation 0 ufrag 2gs6 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,254 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,254 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 41975 typ srflx raddr 192.168.1.71 rport 51015 generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,257 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,257 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 33476 typ srflx raddr 192.168.1.71 rport 51016 generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,304 [entExec-e2-t545] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309294 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,304 [entExec-e2-t515] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 51979 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 52533 typ srflx raddr 192.168.1.199 rport 63549 | timestamp: 1591080309279 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,356 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,357 [entExec-e2-t518] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50476 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 52533 typ srflx raddr 192.168.1.199 rport 63549 | timestamp: 1591080309356 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,357 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,357 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,425 [entExec-e2-t478] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309384 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,475 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,475 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,476 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,506 [entExec-e2-t502] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309496 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,547 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48743 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 52792 typ srflx raddr 192.168.1.106 rport 51006 | timestamp: 1591080309500 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,547 [entExec-e2-t481] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080309500 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,550 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309505 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,600 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,601 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59666 typ relay raddr 103.217.123.227 rport 52792 generation 0 ufrag Rpy7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,639 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ji51kf2i1kgee4j4j3m4c62r0c - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:09,643 [entExec-e2-t485] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309615 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,643 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,644 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,686 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,686 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64143 typ relay raddr 103.217.123.242 rport 41975 generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,689 [entExec-e2-t523] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309668 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,743 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,777 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48390 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 52792 typ srflx raddr 192.168.1.106 rport 51006 | timestamp: 1591080309751 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,780 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:45:09,787 [entExec-e2-t462] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309782 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,787 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,787 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,787 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58723 typ host generation 0 ufrag NkRA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58724 typ host generation 0 ufrag NkRA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58725 typ host generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58726 typ host generation 0 ufrag NkRA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58727 typ host generation 0 ufrag NkRA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58728 typ host generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58729 typ host generation 0 ufrag pJiO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58730 typ host generation 0 ufrag pJiO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58731 typ host generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58732 typ host generation 0 ufrag pJiO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58733 typ host generation 0 ufrag pJiO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58734 typ host generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58735 typ host generation 0 ufrag EHNp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58736 typ host generation 0 ufrag EHNp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58737 typ host generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58738 typ host generation 0 ufrag EHNp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58739 typ host generation 0 ufrag EHNp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58740 typ host generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58741 typ host generation 0 ufrag 8agv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58742 typ host generation 0 ufrag 8agv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58743 typ host generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58744 typ host generation 0 ufrag 8agv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58745 typ host generation 0 ufrag 8agv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58746 typ host generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag NkRA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag NkRA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag NkRA network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag NkRA network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag pJiO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag pJiO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag pJiO network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag pJiO network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag EHNp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag EHNp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag EHNp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag EHNp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 8agv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 8agv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 8agv network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 8agv network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58725 typ srflx raddr 192.168.43.6 rport 58725 generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58728 typ srflx raddr 192.168.43.6 rport 58728 generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58731 typ srflx raddr 192.168.43.6 rport 58731 generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58734 typ srflx raddr 192.168.43.6 rport 58734 generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58746 typ srflx raddr 192.168.43.6 rport 58746 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58740 typ srflx raddr 192.168.43.6 rport 58740 generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58737 typ srflx raddr 192.168.43.6 rport 58737 generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58743 typ srflx raddr 192.168.43.6 rport 58743 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60066 typ relay raddr 157.39.110.213 rport 58725 generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,797 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,797 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61212 typ relay raddr 157.39.110.213 rport 58728 generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,819 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,819 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58612 typ relay raddr 103.217.123.242 rport 24848 generation 0 ufrag b1ia network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,852 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,852 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60371 typ relay raddr 157.39.110.213 rport 58746 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,853 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,853 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 65301 typ relay raddr 157.39.110.213 rport 58743 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,853 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,853 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64438 typ relay raddr 157.39.110.213 rport 58734 generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:09,896 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309819 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,896 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080309817 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,896 [entExec-e2-t478] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309827 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,896 [entExec-e2-t478] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309845 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,896 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080309836 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,897 [entExec-e2-t555] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080309878 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,897 [entExec-e2-t542] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49395 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41975 typ srflx raddr 192.168.1.71 rport 51015 | timestamp: 1591080309878 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,953 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080309928 openvidu-server_1 | [INFO] 2020-06-02 06:45:09,992 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43850 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41975 typ srflx raddr 192.168.1.71 rport 51015 | timestamp: 1591080309972 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,010 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,020 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,022 [0.0-5443-exec-4] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: fkou35t5ggdpc3i55q2991j5tr openvidu-server_1 | [INFO] 2020-06-02 06:45:10,022 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:45:10,022 [2991j5tr-e56-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:10,022 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=fkou35t5ggdpc3i55q2991j5tr, participantPublicId=con_VD8Gz5ByWh, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:10,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,024 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,024 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,034 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,034 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,034 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51008 typ host generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,034 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,034 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51009 typ host generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,038 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,039 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,088 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,088 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,090 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310061 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,091 [entExec-e2-t469] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080310064 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,125 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,125 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,126 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,126 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,127 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,127 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62826 typ relay raddr 157.39.110.213 rport 58731 generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,127 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,127 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61419 typ relay raddr 157.39.110.213 rport 58740 generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,128 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,128 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58080 typ relay raddr 157.39.110.213 rport 58737 generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,173 [entExec-e2-t552] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080310172 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,178 [entExec-e2-t552] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310174 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,178 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51865 typ host generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51866 typ host generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,179 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51017 typ host generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51018 typ host generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,216 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,220 [entExec-e2-t503] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080310209 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,240 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,244 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,244 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 48992 typ srflx raddr 192.168.1.106 rport 51008 generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,246 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,246 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 49983 typ srflx raddr 192.168.1.106 rport 51009 generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,249 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,257 [entExec-e2-t468] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-87 | timestamp: 1591080310209 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,266 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310212 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,267 [entExec-e2-t564] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080310215 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,269 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,269 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 47930 typ srflx raddr 192.168.1.199 rport 51866 generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,270 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,270 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 59075 typ srflx raddr 192.168.1.199 rport 51865 generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,270 [entExec-e2-t492] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310254 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,270 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080310256 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,288 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,288 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 59876 typ relay raddr 157.39.110.213 rport 62791 generation 0 ufrag NkRA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,296 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,299 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,299 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,303 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,306 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,307 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,315 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,315 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 14901 typ srflx raddr 192.168.1.71 rport 51017 generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,315 [entExec-e2-t513] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080310297 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,315 [entExec-e2-t502] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-88 | timestamp: 1591080310305 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,316 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,316 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 1554 typ srflx raddr 192.168.1.71 rport 51018 generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,317 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,324 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 65481 typ relay raddr 157.39.110.213 rport 62793 generation 0 ufrag pJiO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,328 [entExec-e2-t505] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310324 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,335 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,343 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 62938 typ relay raddr 157.39.110.213 rport 62798 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58589 typ relay raddr 157.39.110.213 rport 62797 generation 0 ufrag 8agv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,353 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 60022 typ relay raddr 157.39.110.213 rport 62795 generation 0 ufrag EHNp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,395 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310364 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,455 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49724 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58725 typ prflx | timestamp: 1591080310455 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,455 [entExec-e2-t563] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080310455 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,462 [entExec-e2-t563] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080310462 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,484 [entExec-e2-t563] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080310483 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,508 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,508 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,516 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,552 [entExec-e2-t563] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080310526 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,552 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43402 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 48992 typ srflx raddr 192.168.1.106 rport 51008 | timestamp: 1591080310526 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,560 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,560 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,560 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,585 [entExec-e2-t563] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080310573 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,586 [entExec-e2-t552] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48825 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 48992 typ srflx raddr 192.168.1.106 rport 51008 | timestamp: 1591080310580 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,585 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41892 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58731 typ srflx raddr 192.168.43.6 rport 58731 | timestamp: 1591080310573 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,585 [entExec-e2-t514] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48825 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58725 typ prflx | timestamp: 1591080310573 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,589 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,589 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59631 typ relay raddr 103.217.123.227 rport 48992 generation 0 ufrag ln6i network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,591 [entExec-e2-t515] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310585 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,591 [entExec-e2-t559] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080310587 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,602 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,602 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61535 typ relay raddr 103.217.123.242 rport 14901 generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,602 [entExec-e2-t555] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080310599 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,644 [entExec-e2-t542] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080310606 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,652 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,653 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,653 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,673 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,673 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60929 typ relay raddr 103.41.27.220 rport 59075 generation 0 ufrag q3lN network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,679 [entExec-e2-t546] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080310664 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,679 [entExec-e2-t482] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080310664 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t488] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310679 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41269 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59075 typ srflx raddr 192.168.1.199 rport 51865 | timestamp: 1591080310684 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080310684 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56962 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58731 typ srflx raddr 192.168.43.6 rport 58731 | timestamp: 1591080310695 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t468] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310698 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,715 [entExec-e2-t502] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46877 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58731 typ prflx | timestamp: 1591080310704 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,756 [entExec-e2-t482] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47867 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59075 typ srflx raddr 192.168.1.199 rport 51865 | timestamp: 1591080310718 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,797 [entExec-e2-t478] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310791 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,828 [entExec-e2-t459] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44646 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14901 typ srflx raddr 192.168.1.71 rport 51017 | timestamp: 1591080310826 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,828 [entExec-e2-t476] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50930 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59075 typ srflx raddr 192.168.1.199 rport 51865 | timestamp: 1591080310818 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,829 [entExec-e2-t477] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080310826 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,829 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,829 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,829 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,906 [entExec-e2-t485] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080310857 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,957 [entExec-e2-t462] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53731 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14901 typ srflx raddr 192.168.1.71 rport 51017 | timestamp: 1591080310927 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,959 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:10,960 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64426 typ relay raddr 103.217.123.242 rport 57186 generation 0 ufrag x0Hb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:10,965 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080310964 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,005 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080310968 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,005 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080310970 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,012 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,012 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,079 [entExec-e2-t490] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311038 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,083 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51299 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14901 typ srflx raddr 192.168.1.71 rport 51017 | timestamp: 1591080311024 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,121 [entExec-e2-t492] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080311099 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,124 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:45:11,128 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,164 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,165 [entExec-e2-t542] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311151 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,165 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,165 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65218 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,182 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 6jrceh2e50tfk1ps58qodquc47 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:11,194 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47837 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58737 typ srflx raddr 192.168.43.6 rport 58737 | timestamp: 1591080311176 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,194 [entExec-e2-t485] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311177 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,235 [entExec-e2-t462] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311194 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65219 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,268 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65220 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65221 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65222 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,269 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65223 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65224 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65225 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65226 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65227 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,270 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65228 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65229 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65230 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65231 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,271 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65232 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65233 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65234 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,272 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080311272 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65235 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,275 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65236 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65237 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11629 typ srflx raddr 192.168.1.106 rport 65222"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11631 typ srflx raddr 192.168.1.106 rport 65230"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11632 typ srflx raddr 192.168.1.106 rport 65234"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11628 typ srflx raddr 192.168.1.106 rport 65218"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11630 typ srflx raddr 192.168.1.106 rport 65226"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,276 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11645 typ srflx raddr 192.168.1.106 rport 65219"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11656 typ srflx raddr 192.168.1.106 rport 65227"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11658 typ srflx raddr 192.168.1.106 rport 65235"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11663 typ srflx raddr 192.168.1.106 rport 65232"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11655 typ srflx raddr 192.168.1.106 rport 65223"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11661 typ srflx raddr 192.168.1.106 rport 65228"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11666 typ srflx raddr 192.168.1.106 rport 65225"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11657 typ srflx raddr 192.168.1.106 rport 65231"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11667 typ srflx raddr 192.168.1.106 rport 65229"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11669 typ srflx raddr 192.168.1.106 rport 65237"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,277 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11660 typ srflx raddr 192.168.1.106 rport 65224"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11668 typ srflx raddr 192.168.1.106 rport 65233"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11664 typ srflx raddr 192.168.1.106 rport 65236"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64768 typ relay raddr 69.10.52.178 rport 64768"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62844 typ relay raddr 69.10.52.178 rport 62844"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63288 typ relay raddr 69.10.52.178 rport 63288"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63110 typ relay raddr 69.10.52.178 rport 63110"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,278 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57079 typ relay raddr 69.10.52.178 rport 57079"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,284 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: teg8jr80uppo8imtg216cor0cp - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080311282 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t556] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311280 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t479] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311290 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49095 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11628 typ prflx | timestamp: 1591080311291 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t468] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080311293 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,311 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311291 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,352 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: qqcsb99kne54vh6qhq06ot9n9h - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t468] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080311303 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t503] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311300 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311306 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311310 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080311313 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49095 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11628 typ srflx raddr 192.168.1.106 rport 65218 | timestamp: 1591080311326 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311341 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47989 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58743 typ srflx raddr 192.168.43.6 rport 58743 | timestamp: 1591080311341 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52145 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11628 typ srflx raddr 192.168.1.106 rport 65218 | timestamp: 1591080311347 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t479] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080311347 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,372 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311364 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,374 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080311374 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,384 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,387 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,401 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,401 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,402 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,402 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,408 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [entExec-e2-t503] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311410 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51010 typ host generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,414 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51011 typ host generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,418 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,433 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,433 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,452 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080311441 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,452 [entExec-e2-t516] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49489 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58737 typ prflx | timestamp: 1591080311438 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,452 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,452 [entExec-e2-t503] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48651 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58743 typ srflx raddr 192.168.43.6 rport 58743 | timestamp: 1591080311427 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,453 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,453 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51867 typ host generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,453 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,453 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51868 typ host generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,458 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,458 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,493 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311449 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,494 [entExec-e2-t499] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311452 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,494 [entExec-e2-t552] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080311479 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,494 [entExec-e2-t469] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46745 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58743 typ prflx | timestamp: 1591080311468 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,496 [entExec-e2-t472] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311486 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,496 [entExec-e2-t486] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311493 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,497 [entExec-e2-t565] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311489 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,502 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,502 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,503 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,510 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,510 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,510 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51019 typ host generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,510 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,510 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51020 typ host generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,531 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,531 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,532 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,532 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,583 [entExec-e2-t479] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080311537 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,586 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311538 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,587 [entExec-e2-t488] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311547 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,588 [entExec-e2-t502] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311563 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,589 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,592 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,592 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58747 typ host generation 0 ufrag wlot network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,592 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,593 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58748 typ host generation 0 ufrag wlot network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,593 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,593 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58749 typ host generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,594 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,594 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58750 typ host generation 0 ufrag wlot network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,594 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,594 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58751 typ host generation 0 ufrag wlot network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,595 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,595 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58752 typ host generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,599 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,599 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59560 typ relay raddr 69.10.52.178 rport 59560"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,622 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,622 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 30445 typ srflx raddr 192.168.1.106 rport 51011 generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,625 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,625 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 16580 typ srflx raddr 192.168.1.199 rport 51868 generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,626 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,626 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,626 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 26927 typ srflx raddr 192.168.1.199 rport 51867 generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,626 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 39812 typ srflx raddr 192.168.1.106 rport 51010 generation 0 ufrag SZ89 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,639 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,639 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag wlot network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,640 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,640 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag wlot network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,641 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,641 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,641 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,641 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag wlot network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,642 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,642 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag wlot network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,643 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,643 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,657 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,657 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 30246 typ srflx raddr 192.168.1.71 rport 51020 generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,657 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,657 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 41567 typ srflx raddr 192.168.1.71 rport 51019 generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,674 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311602 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,675 [entExec-e2-t551] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080311616 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,675 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080311612 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,675 [entExec-e2-t551] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080311619 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,675 [entExec-e2-t567] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311653 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,676 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311615 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,705 [entExec-e2-t531] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080311677 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,705 [entExec-e2-t480] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080311673 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,718 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,718 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58749 typ srflx raddr 192.168.43.6 rport 58749 generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,734 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,734 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58752 typ srflx raddr 192.168.43.6 rport 58752 generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,778 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080311778 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,862 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48860 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11629 typ srflx raddr 192.168.1.106 rport 65222 | timestamp: 1591080311861 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,862 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311861 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,917 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311917 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,917 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46187 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 39812 typ srflx raddr 192.168.1.106 rport 51010 | timestamp: 1591080311917 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,918 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52529 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11630 typ srflx raddr 192.168.1.106 rport 65226 | timestamp: 1591080311918 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,918 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311918 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,922 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:11,922 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:11,928 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080311928 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,928 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48538 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 26927 typ srflx raddr 192.168.1.199 rport 51867 | timestamp: 1591080311928 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,936 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 56166 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11629 typ srflx raddr 192.168.1.106 rport 65222 | timestamp: 1591080311936 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,983 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:11,984 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58404 typ relay raddr 103.41.27.220 rport 26927 generation 0 ufrag ckzT network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,009 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43269 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 39812 typ srflx raddr 192.168.1.106 rport 51010 | timestamp: 1591080312008 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,027 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47678 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 26927 typ srflx raddr 192.168.1.199 rport 51867 | timestamp: 1591080312026 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,056 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 42152 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41567 typ srflx raddr 192.168.1.71 rport 51019 | timestamp: 1591080312055 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,056 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312055 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,098 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,098 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61507 typ relay raddr 157.39.110.213 rport 58749 generation 0 ufrag wlot network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,141 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080312107 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,141 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56237 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41567 typ srflx raddr 192.168.1.71 rport 51019 | timestamp: 1591080312117 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,141 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53479 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 26927 typ srflx raddr 192.168.1.199 rport 51867 | timestamp: 1591080312133 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,151 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,151 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61129 typ relay raddr 103.217.123.242 rport 41567 generation 0 ufrag R4SM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,190 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,190 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61396 typ relay raddr 69.10.52.178 rport 61396"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,190 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,190 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59275 typ relay raddr 69.10.52.178 rport 59275"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,191 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,191 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60081 typ relay raddr 69.10.52.178 rport 60081"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,191 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,191 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62911 typ relay raddr 69.10.52.178 rport 62911"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,192 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,192 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59203 typ relay raddr 69.10.52.178 rport 59203"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,192 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,192 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59670 typ relay raddr 69.10.52.178 rport 59670"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57921 typ relay raddr 69.10.52.178 rport 57921"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62554 typ relay raddr 69.10.52.178 rport 62554"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,193 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62575 typ relay raddr 69.10.52.178 rport 62575"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59268 typ relay raddr 69.10.52.178 rport 59268"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63796 typ relay raddr 69.10.52.178 rport 63796"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,194 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,199 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312197 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,199 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080312197 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,225 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,226 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60729 typ relay raddr 69.10.52.178 rport 60729"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,230 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:12,230 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LuuSYIdTWsjgL0H4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RJF0IK&turnCredential=o6ayjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:12,245 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312239 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,284 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312272 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,284 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56814 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58749 typ srflx raddr 192.168.43.6 rport 58749 | timestamp: 1591080312272 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,337 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312336 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,337 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40256 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11632 typ srflx raddr 192.168.1.106 rport 65234 | timestamp: 1591080312336 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,345 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40496 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58749 typ prflx | timestamp: 1591080312345 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,495 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,495 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63119 typ relay raddr 69.10.52.178 rport 63119"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,506 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,506 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59341 typ relay raddr 69.10.52.178 rport 59341"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,510 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,510 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,521 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,521 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58346 typ relay raddr 69.10.52.178 rport 58346"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,524 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,524 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,535 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,535 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61716 typ relay raddr 69.10.52.178 rport 61716"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,546 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,546 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64258 typ relay raddr 69.10.52.178 rport 64258"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,549 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,549 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,553 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,553 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 65187 typ relay raddr 69.10.52.178 rport 65187"} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,553 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,553 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,595 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50837 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11632 typ srflx raddr 192.168.1.106 rport 65234 | timestamp: 1591080312571 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,656 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:12,859 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080312859 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,878 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080312878 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,884 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080312883 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,903 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080312902 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,903 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52795 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11687 typ prflx | timestamp: 1591080312902 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,907 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080312907 openvidu-server_1 | [INFO] 2020-06-02 06:45:12,962 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080312961 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,033 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313032 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,043 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313042 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,049 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:45:13,049 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:45:13,084 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:45:13,084 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LuuSYIdTWsjgL0H4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RJF0IK&turnCredential=o6ayjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:13,105 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313105 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,159 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313158 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,173 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313172 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,203 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313203 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,299 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313298 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,313 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313313 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,360 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-91 | timestamp: 1591080313359 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,360 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313359 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,364 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313364 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,364 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313364 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,364 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313364 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,364 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080313364 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,380 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313379 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,416 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313416 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,464 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-92 | timestamp: 1591080313463 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,467 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313467 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,467 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313467 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,467 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313467 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,468 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080313467 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,759 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313758 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,793 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313792 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,938 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313937 openvidu-server_1 | [INFO] 2020-06-02 06:45:13,981 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080313980 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,002 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314001 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,130 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314129 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,179 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314178 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,216 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314215 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,231 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314230 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,392 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314391 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,416 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314416 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,416 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314416 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,581 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080314579 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,648 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080314647 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,689 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314688 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,714 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314713 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,722 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314722 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,722 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-93 | timestamp: 1591080314722 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,726 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314725 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,726 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314725 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,726 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314726 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,726 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080314726 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,853 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314852 openvidu-server_1 | [INFO] 2020-06-02 06:45:14,976 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080314975 openvidu-server_1 | [INFO] 2020-06-02 06:45:15,725 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080315724 openvidu-server_1 | [INFO] 2020-06-02 06:45:15,870 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080315869 openvidu-server_1 | [INFO] 2020-06-02 06:45:15,884 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | timestamp: 1591080315883 openvidu-server_1 | [INFO] 2020-06-02 06:45:17,556 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession FF289A5804296376C8D3F42A2A21B5BD openvidu-server_1 | [INFO] 2020-06-02 06:45:17,890 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 966ki6lv2mi4udkckh0cl019u7 openvidu-server_1 | [INFO] 2020-06-02 06:45:17,891 [0cl019u7-e58-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:45:17,891 [0cl019u7-e58-t0] io.openvidu.server.core.SessionManager - Participant con_XtOsgyCXBn of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:45:17,891 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=966ki6lv2mi4udkckh0cl019u7, participantPublicId=con_XtOsgyCXBn, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:45:17,952 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080317951 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,116 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,130 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,162 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,173 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,314 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080318313 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,532 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,534 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,538 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,563 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,564 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,566 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,567 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,567 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,568 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,571 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:18,575 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,088 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080319087 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,183 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080319182 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,393 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | timestamp: 1591080319392 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,505 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080319505 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,700 [entExec-e2-t495] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080319699 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,793 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,793 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,836 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,846 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,846 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,915 [entExec-e2-t488] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080319873 openvidu-server_1 | [INFO] 2020-06-02 06:45:19,976 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,018 [entExec-e2-t501] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080319985 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,059 [entExec-e2-t468] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080320018 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,122 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,122 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,163 [entExec-e2-t517] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080320128 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,242 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,243 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,243 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,329 [entExec-e2-t536] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080320287 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,386 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,387 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,387 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,430 [entExec-e2-t501] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080320397 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,472 [entExec-e2-t550] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080320430 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,565 [entExec-e2-t529] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080320538 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,595 [entExec-e2-t544] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320576 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,595 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,596 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,724 [entExec-e2-t500] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080320680 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,725 [entExec-e2-t497] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-94 | timestamp: 1591080320705 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,734 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:45:20,744 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57521 typ host generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57522 typ host generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 54332 typ host generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,745 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 54333 typ host generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 59069 typ host generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 59070 typ host generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 62853 typ host generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 62854 typ host generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 56848 typ host generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 56849 typ host generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 58637 typ host generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 58638 typ host generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,746 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57835 typ host generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57836 typ host generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 51898 typ host generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 51899 typ host generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 59360 typ host generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 59361 typ host generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53238 typ host generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53239 typ host generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 61923 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,747 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 61924 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 64060 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 64061 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 54485 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 54486 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 52149 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 52150 typ host generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40542 typ srflx raddr 100.77.81.247 rport 59360 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40517 typ srflx raddr 100.77.81.247 rport 57521 generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59069 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40543 typ srflx raddr 100.77.81.247 rport 58637 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,748 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40536 typ srflx raddr 100.77.81.247 rport 61923 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40535 typ srflx raddr 100.77.81.247 rport 64060 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40516 typ srflx raddr 100.77.81.247 rport 52149 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40514 typ srflx raddr 100.77.81.247 rport 54332 generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40521 typ srflx raddr 100.77.81.247 rport 54485 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40513 typ srflx raddr 100.77.81.247 rport 57835 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40519 typ srflx raddr 100.77.81.247 rport 53238 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40531 typ srflx raddr 100.77.81.247 rport 62853 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40518 typ srflx raddr 100.77.81.247 rport 56848 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40515 typ srflx raddr 100.77.81.247 rport 51898 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,749 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62110 typ relay raddr 223.225.136.249 rport 40535 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64265 typ relay raddr 223.225.136.249 rport 40543 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64459 typ relay raddr 223.225.136.249 rport 40536 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 59280 typ relay raddr 223.225.136.249 rport 40516 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62105 typ relay raddr 223.225.136.249 rport 40517 generation 0 ufrag 84I7 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62072 typ relay raddr 223.225.136.249 rport 40512 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 62046 typ relay raddr 223.225.136.249 rport 40521 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 57976 typ relay raddr 223.225.136.249 rport 40519 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61023 typ relay raddr 223.225.136.249 rport 40518 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61109 typ relay raddr 223.225.136.249 rport 40515 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,750 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61202 typ relay raddr 223.225.136.249 rport 40531 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:20,881 [entExec-e2-t476] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080320778 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,881 [entExec-e2-t566] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080320780 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,882 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320800 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,882 [entExec-e2-t480] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320792 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,882 [entExec-e2-t479] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320807 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,882 [entExec-e2-t501] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320816 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,882 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080320824 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,892 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080320891 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,965 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,975 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,978 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,989 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,989 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,991 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:20,991 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,019 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,019 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,021 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,028 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,046 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,046 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 65366 typ relay raddr 223.225.136.249 rport 40533 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,070 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,070 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,072 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,073 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,074 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51871 typ host generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,074 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,074 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51872 typ host generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,075 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,075 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,089 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,090 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,091 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,091 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,092 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,092 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 58025 typ relay raddr 223.225.136.249 rport 40525 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,093 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,093 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 57606 typ relay raddr 223.225.136.249 rport 21816 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,094 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,094 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61025 typ relay raddr 223.225.136.249 rport 21794 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,094 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,094 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 61635 typ relay raddr 223.225.136.249 rport 21793 generation 0 ufrag qlK5 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,095 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,095 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59783 typ relay raddr 223.225.136.249 rport 21803 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,095 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,095 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 58912 typ relay raddr 223.225.136.249 rport 21799 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VD8Gz5ByWh", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 64379 typ relay raddr 223.225.136.249 rport 21807 generation 0 ufrag uv5t network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 59679 typ relay raddr 223.225.136.249 rport 21801 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,096 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 2, sdpMLineIndex: 2, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62502 typ relay raddr 223.225.136.249 rport 21798 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,097 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,097 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 3, sdpMLineIndex: 3, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62791 typ relay raddr 223.225.136.249 rport 21814 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,097 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,097 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60508 typ relay raddr 223.225.136.249 rport 21817 generation 0 ufrag pX3y network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,098 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,098 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62798 typ relay raddr 223.225.136.249 rport 21800 generation 0 ufrag Tzfz network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,098 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,098 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 58845 typ relay raddr 223.225.136.249 rport 21823 generation 0 ufrag t9I1 network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,109 [entExec-e2-t538] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080321093 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,109 [entExec-e2-t501] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45258 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40517 typ srflx raddr 100.77.81.247 rport 57521 | timestamp: 1591080321092 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,110 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,110 [entExec-e2-t461] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080321106 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,109 [entExec-e2-t552] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45258 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40517 typ srflx raddr 100.77.81.247 rport 57521 | timestamp: 1591080321097 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,111 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,111 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51012 typ host generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,111 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,111 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51013 typ host generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,112 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,112 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,112 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,112 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,203 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,204 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 51769 typ srflx raddr 192.168.1.199 rport 51871 generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,204 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,204 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 36770 typ srflx raddr 192.168.1.106 rport 51012 generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,206 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,206 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 58398 typ srflx raddr 192.168.1.199 rport 51872 generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,210 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,211 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 61581 typ srflx raddr 192.168.1.106 rport 51013 generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,246 [entExec-e2-t466] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080321160 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,246 [entExec-e2-t496] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080321157 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,249 [entExec-e2-t507] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080321225 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,250 [entExec-e2-t541] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080321227 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,258 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51021 typ host generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 51022 typ host generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 48926 typ srflx raddr 192.168.1.71 rport 51022 generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,259 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 52535 typ srflx raddr 192.168.1.71 rport 51021 generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,285 [entExec-e2-t461] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080321270 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,320 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080321285 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,321 [entExec-e2-t466] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080321288 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VD8Gz5ByWh: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65238 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65239 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,328 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65240 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65241 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,329 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11711 typ srflx raddr 192.168.1.106 rport 65238"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,353 [entExec-e2-t533] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080321336 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,384 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,384 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11716 typ srflx raddr 192.168.1.106 rport 65239"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,386 [entExec-e2-t498] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080321353 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,387 [entExec-e2-t493] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080321356 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,387 [entExec-e2-t506] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080321359 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,428 [entExec-e2-t540] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080321398 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,428 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65445 typ host generation 0 ufrag WqGd network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65446 typ host generation 0 ufrag WqGd network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65447 typ host generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65448 typ host generation 0 ufrag WqGd network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65449 typ host generation 0 ufrag WqGd network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65450 typ host generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,429 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag WqGd network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag WqGd network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag WqGd network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag WqGd network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65447 typ srflx raddr 192.168.43.6 rport 65447 generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,430 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65450 typ srflx raddr 192.168.43.6 rport 65450 generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,441 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,441 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11717 typ srflx raddr 192.168.1.106 rport 65240"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,464 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,464 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60166 typ relay raddr 103.41.27.220 rport 51769 generation 0 ufrag LYAi network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,474 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,474 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63397 typ relay raddr 103.217.123.227 rport 36770 generation 0 ufrag OrOv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,506 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,506 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11718 typ srflx raddr 192.168.1.106 rport 65241"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,507 [entExec-e2-t548] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080321454 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,507 [entExec-e2-t543] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080321457 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,507 [entExec-e2-t567] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42829 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40517 typ srflx raddr 100.77.81.247 rport 57521 | timestamp: 1591080321471 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,593 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080321570 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,628 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,628 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59915 typ relay raddr 157.39.110.213 rport 65450 generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,632 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,633 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57397 typ relay raddr 69.10.52.178 rport 57397"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,645 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,645 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58479 typ relay raddr 103.217.123.242 rport 52535 generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,658 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,658 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60171 typ relay raddr 69.10.52.178 rport 60171"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,699 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41343 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51769 typ srflx raddr 192.168.1.199 rport 51871 | timestamp: 1591080321683 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,699 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080321683 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,699 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080321697 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,699 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46237 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 36770 typ srflx raddr 192.168.1.106 rport 51012 | timestamp: 1591080321697 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,724 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 55716 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51769 typ srflx raddr 192.168.1.199 rport 51871 | timestamp: 1591080321723 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,752 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45036 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 52535 typ srflx raddr 192.168.1.71 rport 51021 | timestamp: 1591080321751 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,752 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080321751 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,753 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080321751 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,753 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080321751 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,754 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080321753 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,755 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080321754 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,823 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49726 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51769 typ srflx raddr 192.168.1.199 rport 51871 | timestamp: 1591080321823 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,851 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56263 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 36770 typ srflx raddr 192.168.1.106 rport 51012 | timestamp: 1591080321850 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,873 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,873 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62429 typ relay raddr 157.39.110.213 rport 65447 generation 0 ufrag WqGd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:21,922 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51784 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 36770 typ srflx raddr 192.168.1.106 rport 51012 | timestamp: 1591080321898 openvidu-server_1 | [INFO] 2020-06-02 06:45:21,956 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50426 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 52535 typ srflx raddr 192.168.1.71 rport 51021 | timestamp: 1591080321955 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,059 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080322058 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,059 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46013 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59069 | timestamp: 1591080322058 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,087 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44072 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40512 typ srflx raddr 100.77.81.247 rport 59069 | timestamp: 1591080322085 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,119 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,119 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65295 typ relay raddr 103.217.123.242 rport 31872 generation 0 ufrag 2uvi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:45:22,167 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080322140 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,167 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51541 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11711 typ srflx raddr 192.168.1.106 rport 65238 | timestamp: 1591080322140 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,249 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,249 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63889 typ relay raddr 69.10.52.178 rport 63889"} openvidu-server_1 | [INFO] 2020-06-02 06:45:22,252 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,252 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58064 typ relay raddr 69.10.52.178 rport 58064"} openvidu-server_1 | [INFO] 2020-06-02 06:45:22,259 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,259 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VD8Gz5ByWh: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:45:22,419 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 52408 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65447 typ srflx raddr 192.168.43.6 rport 65447 | timestamp: 1591080322418 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,419 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080322418 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,501 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080322499 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,512 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43999 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65447 typ srflx raddr 192.168.43.6 rport 65447 | timestamp: 1591080322511 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,541 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080322540 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,558 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53951 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65447 typ prflx | timestamp: 1591080322557 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,622 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080322621 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,709 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080322707 openvidu-server_1 | [INFO] 2020-06-02 06:45:22,886 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080322885 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,040 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080323040 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,041 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080323040 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,069 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080323069 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,069 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 42133 typ host tcptype passive | remote: candidate:remote1 1 TCP 1342185215 223.225.136.249 11985 typ prflx tcptype active | timestamp: 1591080323069 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,082 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 54202 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40518 typ srflx raddr 100.77.81.247 rport 56848 | timestamp: 1591080323081 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,156 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46205 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40518 typ srflx raddr 100.77.81.247 rport 56848 | timestamp: 1591080323155 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,195 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080323179 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,497 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080323496 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,514 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080323513 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,763 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080323762 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,764 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 52476 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40513 typ srflx raddr 100.77.81.247 rport 57835 | timestamp: 1591080323762 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,876 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080323876 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,883 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080323882 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,895 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56414 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40513 typ srflx raddr 100.77.81.247 rport 57835 | timestamp: 1591080323894 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,906 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080323905 openvidu-server_1 | [INFO] 2020-06-02 06:45:23,910 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080323910 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,085 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080324085 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,157 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080324156 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,280 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080324280 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,291 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080324290 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,365 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080324364 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,365 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 51394 typ srflx raddr 172.19.0.1 rport 51394 | remote: candidate:1922518557 1 UDP 33562623 69.10.52.178 65366 typ relay raddr 223.225.136.249 rport 40533 | timestamp: 1591080324364 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,613 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44936 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40542 typ srflx raddr 100.77.81.247 rport 59360 | timestamp: 1591080324611 openvidu-server_1 | [INFO] 2020-06-02 06:45:24,812 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | timestamp: 1591080324811 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,063 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080325062 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,098 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080325098 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,125 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080325125 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,222 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080325221 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,237 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080325236 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,304 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50789 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40542 typ srflx raddr 100.77.81.247 rport 59360 | timestamp: 1591080325303 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,369 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 55369 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40536 typ srflx raddr 100.77.81.247 rport 61923 | timestamp: 1591080325369 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,369 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080325369 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,381 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54802 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40536 typ srflx raddr 100.77.81.247 rport 61923 | timestamp: 1591080325380 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,430 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080325429 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,571 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080325570 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,714 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080325714 openvidu-server_1 | [INFO] 2020-06-02 06:45:25,867 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | timestamp: 1591080325867 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,097 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080326096 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,268 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080326267 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,286 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080326286 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,642 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080326642 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,642 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VD8Gz5ByWh_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080326642 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,742 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080326741 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,743 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VD8Gz5ByWh_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080326742 openvidu-server_1 | [INFO] 2020-06-02 06:45:26,921 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VD8Gz5ByWh_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080326921 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,098 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VD8Gz5ByWh_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080327097 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,236 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,242 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_LFC7_con_VD8Gz5ByWh (publisher) | timestamp: 1591080327241 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,494 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | timestamp: 1591080327493 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,526 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | timestamp: 1591080327525 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,575 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | timestamp: 1591080327574 openvidu-server_1 | [INFO] 2020-06-02 06:45:27,717 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | timestamp: 1591080327717 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,122 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080328121 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,139 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080328138 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,245 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080328244 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,256 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080328255 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,537 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080328536 openvidu-server_1 | [INFO] 2020-06-02 06:45:28,758 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080328757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,047 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080329046 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,079 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329078 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,080 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-97 | timestamp: 1591080329079 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,093 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329092 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,093 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329092 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,093 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329092 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,093 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329092 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,093 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080329092 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,127 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080329126 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,202 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,262 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080329261 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,593 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080329591 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,689 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-98 | timestamp: 1591080329688 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,693 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329692 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,757 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,757 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,757 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,757 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,758 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080329757 openvidu-server_1 | [INFO] 2020-06-02 06:45:29,843 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080329842 openvidu-server_1 | [INFO] 2020-06-02 06:45:30,003 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080330002 openvidu-server_1 | [INFO] 2020-06-02 06:45:30,005 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080330004 openvidu-server_1 | [INFO] 2020-06-02 06:45:30,089 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080330089 openvidu-server_1 | [INFO] 2020-06-02 06:45:30,632 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080330631 openvidu-server_1 | [INFO] 2020-06-02 06:45:30,970 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080330969 openvidu-server_1 | [INFO] 2020-06-02 06:45:33,539 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080333538 openvidu-server_1 | [INFO] 2020-06-02 06:45:34,180 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:34,312 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080334310 openvidu-server_1 | [INFO] 2020-06-02 06:45:34,664 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080334663 openvidu-server_1 | [INFO] 2020-06-02 06:45:35,915 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080335914 openvidu-server_1 | [INFO] 2020-06-02 06:45:35,915 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080335915 openvidu-server_1 | [INFO] 2020-06-02 06:45:35,968 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ncvp_con_CYut5ZtRsX (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080335967 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,071 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080336070 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,351 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080336351 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,373 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080336372 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,480 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | timestamp: 1591080336480 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,683 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080336682 openvidu-server_1 | [INFO] 2020-06-02 06:45:36,823 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | timestamp: 1591080336823 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,123 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,194 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080337194 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,265 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080337264 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,321 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080337320 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,398 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VD8Gz5ByWh_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080337397 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,404 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080337404 openvidu-server_1 | [INFO] 2020-06-02 06:45:37,501 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080337500 openvidu-server_1 | [INFO] 2020-06-02 06:45:39,016 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080339015 openvidu-server_1 | [INFO] 2020-06-02 06:45:39,648 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_GAHF_con_CIuWYCf8K2 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080339646 openvidu-server_1 | [INFO] 2020-06-02 06:45:40,306 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080340305 openvidu-server_1 | [INFO] 2020-06-02 06:45:40,723 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080340721 openvidu-server_1 | [INFO] 2020-06-02 06:45:42,046 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080342045 openvidu-server_1 | [INFO] 2020-06-02 06:45:42,071 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Jkv8_con_MWUdsECwql (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080342070 openvidu-server_1 | [INFO] 2020-06-02 06:45:42,887 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080342886 openvidu-server_1 | [INFO] 2020-06-02 06:45:43,212 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_CuOy_con_FV7CznBaXq (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080343210 openvidu-server_1 | [INFO] 2020-06-02 06:45:43,910 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080343909 openvidu-server_1 | [INFO] 2020-06-02 06:45:47,367 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080347364 openvidu-server_1 | [INFO] 2020-06-02 06:45:48,353 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080348352 openvidu-server_1 | [INFO] 2020-06-02 06:45:50,270 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080350269 openvidu-server_1 | [INFO] 2020-06-02 06:45:50,729 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080350728 openvidu-server_1 | [INFO] 2020-06-02 06:45:51,762 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080351761 openvidu-server_1 | [INFO] 2020-06-02 06:45:51,800 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080351798 openvidu-server_1 | [INFO] 2020-06-02 06:45:58,802 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080358801 openvidu-server_1 | [INFO] 2020-06-02 06:45:59,512 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080359512 openvidu-server_1 | [INFO] 2020-06-02 06:46:01,100 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080361100 openvidu-server_1 | [INFO] 2020-06-02 06:46:01,164 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080361163 openvidu-server_1 | [INFO] 2020-06-02 06:46:03,059 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080363057 openvidu-server_1 | [INFO] 2020-06-02 06:46:12,287 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080372286 openvidu-server_1 | [INFO] 2020-06-02 06:46:13,074 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080373073 openvidu-server_1 | [INFO] 2020-06-02 06:46:13,181 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_LFC7_con_VD8Gz5ByWh (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080373179 openvidu-server_1 | [INFO] 2020-06-02 06:46:24,451 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080384450 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,936 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,936 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_VD8Gz5ByWh of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:46:27,936 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_VD8Gz5ByWh: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,936 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [INFO] 2020-06-02 06:46:27,937 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,937 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [WARN] 2020-06-02 06:46:27,937 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_VD8Gz5ByWh. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:46:27,937 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [INFO] 2020-06-02 06:46:27,938 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,938 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [INFO] 2020-06-02 06:46:27,938 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,938 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [INFO] 2020-06-02 06:46:27,939 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,939 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: cancel receiving media from con_VD8Gz5ByWh openvidu-server_1 | [INFO] 2020-06-02 06:46:27,940 [2991j5tr-e56-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: stopped receiving media from con_VD8Gz5ByWh in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:27,981 [2991j5tr-e56-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:46:28,018 [2991j5tr-e56-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:46:28,018 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id fkou35t5ggdpc3i55q2991j5tr openvidu-server_1 | [INFO] 2020-06-02 06:46:28,018 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcNotificationService - : {nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, 966ki6lv2mi4udkckh0cl019u7=io.openvidu.server.rpc.RpcConnection@3bbd7e93} openvidu-server_1 | [INFO] 2020-06-02 06:46:28,018 [2991j5tr-e56-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VD8Gz5ByWh has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:29,254 [0.0-5443-exec-4] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:46:31,075 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:46:32,157 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:46:32,157 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:46:32,204 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:46:32,205 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Svbcv9Cef4BcOOpK&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EJUJMX&turnCredential=idse9a, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:46:33,530 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:46:36,694 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:46:36,694 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:46:36,761 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:46:36,761 [0.0-5443-exec-7] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Svbcv9Cef4BcOOpK&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EJUJMX&turnCredential=idse9a, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:46:38,018 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: fkou35t5ggdpc3i55q2991j5tr - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:46:39,703 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:41,101 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:50,937 [0.0-5443-exec-7] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:46:51,547 [0.0-5443-exec-8] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | [INFO] 2020-06-02 06:46:51,549 [mi7rpnhp-e60-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:46:51,549 [mi7rpnhp-e60-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:46:51,549 [mi7rpnhp-e60-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=26dbgc7cj2v7q130uqmi7rpnhp, participantPublicId=con_LP7B9MuTfz, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:46:51,786 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:51,792 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:51,833 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:46:51,961 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:06,161 [0.0-5443-exec-2] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:47:06,950 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:07,616 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:07,616 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:07,652 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:07,652 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_T71oEBKVihCZEWR8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SC3QFB&turnCredential=kpmctb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:08,031 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:08,407 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:08,407 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:08,476 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:08,477 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_T71oEBKVihCZEWR8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SC3QFB&turnCredential=kpmctb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:10,997 [0.0-5443-exec-6] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 6E723519B931B1D12FC2E66334424D01 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,336 [0.0-5443-exec-8] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 4bhro1jop92odqb2hlpd090rp8 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,337 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:47:11,338 [pd090rp8-e62-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:11,338 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=4bhro1jop92odqb2hlpd090rp8, participantPublicId=con_UmE5inRntU, streaming=false] openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,339 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantJoined': {"id":"con_UmE5inRntU","createdAt":1591080431338,"metadata":"{\"clientData\":\"ONLINE TEST TWO\",\"avatar\":\"https://openvidu.io/img/logos/openvidu_globe_bg_transp_cropped.png\"}"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantJoined","params":{"id":"con_UmE5inRntU","createdAt":1591080431338,"metadata":"{\"clientData\":\"ONLINE TEST TWO\",\"avatar\":\"https://openvidu.io/img/logos/openvidu_globe_bg_transp_cropped.png\"}"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantJoined(SessionEventsHandler.java:152) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.joinRoom(KurentoSessionManager.java:160) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.joinRoom(RpcHandler.java:276) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:118) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,569 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,570 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30056<>con_FV7CznBaXq","type":"signal:signal","from":"con_FV7CznBaXq"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30056<>con_FV7CznBaXq","type":"signal:signal","from":"con_FV7CznBaXq"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,575 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,576 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27900<>con_CIuWYCf8K2","type":"signal:signal","from":"con_CIuWYCf8K2"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27900<>con_CIuWYCf8K2","type":"signal:signal","from":"con_CIuWYCf8K2"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,598 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,599 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,600 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,601 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,602 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,603 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,603 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,604 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,605 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,606 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,607 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,607 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,608 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,609 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,610 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,610 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>27891<>con_UmE5inRntU","type":"signal:signal","from":"con_UmE5inRntU"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,619 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,628 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,635 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,642 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,648 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,659 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,660 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>30049<>con_XtOsgyCXBn","type":"signal:signal","from":"con_XtOsgyCXBn"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>30049<>con_XtOsgyCXBn","type":"signal:signal","from":"con_XtOsgyCXBn"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,773 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:11,774 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"I_AM_ONLINE<>29975<>con_MWUdsECwql","type":"signal:signal","from":"con_MWUdsECwql"} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"I_AM_ONLINE<>29975<>con_MWUdsECwql","type":"signal:signal","from":"con_MWUdsECwql"},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:11,800 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,800 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,839 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,839 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,840 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:11,915 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080431869 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,009 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080431982 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,030 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,030 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,030 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,111 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080432063 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,205 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080432176 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,251 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,252 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,252 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,374 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080432320 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,458 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080432429 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,458 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080432430 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,538 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,539 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,539 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,638 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080432565 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,685 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080432636 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,737 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080432723 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,737 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080432735 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,737 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56801 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 42834 typ prflx | timestamp: 1591080432734 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,804 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,805 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,885 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080432839 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,890 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:47:12,933 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080432909 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,933 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41916 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 25172 typ prflx | timestamp: 1591080432926 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,933 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080432926 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,936 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52672 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 42834 typ prflx | timestamp: 1591080432932 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,936 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080432932 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,963 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080432949 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,963 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43859 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 25172 typ prflx | timestamp: 1591080432957 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,964 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080432958 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,963 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now publishing video in room abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:47:12,967 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantPublished': {"id":"con_UmE5inRntU","streams":[{"id":"str_CAM_Q3r4_con_UmE5inRntU","createdAt":1591080432931,"hasAudio":true,"hasVideo":true,"audioActive":true,"videoActive":false,"typeOfVideo":"CAMERA","frameRate":-1,"videoDimensions":"{\"width\":640,\"height\":480}","filter":{}}]} to participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantPublished","params":{"id":"con_UmE5inRntU","streams":[{"id":"str_CAM_Q3r4_con_UmE5inRntU","createdAt":1591080432931,"hasAudio":true,"hasVideo":true,"audioActive":true,"videoActive":false,"typeOfVideo":"CAMERA","frameRate":-1,"videoDimensions":"{\"width\":640,\"height\":480}","filter":{}}]},"jsonrpc":"2.0"}' to websocket with native sessionId 'e3bc4d72-8251-8b3c-f29e-25f46d46ad9c' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onPublishMedia(SessionEventsHandler.java:233) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.publishVideo(KurentoSessionManager.java:434) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.publishVideo(RpcHandler.java:323) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:124) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [21] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:47:12,970 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,970 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55114 typ host generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,971 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,971 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55115 typ host generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,972 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,972 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55116 typ host generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,973 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,973 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55117 typ host generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,974 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,974 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55118 typ host generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,975 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,975 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55119 typ host generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,975 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,975 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55120 typ host generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,976 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,976 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55121 typ host generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,976 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,976 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55122 typ host generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,977 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,977 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55123 typ host generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,977 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,977 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55124 typ host generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,977 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,978 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55125 typ host generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,978 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,978 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,978 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,978 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,979 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,979 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,979 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,979 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,980 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,981 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,981 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,981 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,981 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,982 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,983 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,983 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 8584 typ srflx raddr 192.168.1.7 rport 55120 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,983 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,983 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 27273 typ srflx raddr 192.168.1.7 rport 55115 generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 42834 typ srflx raddr 192.168.1.7 rport 55114 generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 14797 typ srflx raddr 192.168.1.7 rport 55119 generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,984 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 25172 typ srflx raddr 192.168.1.7 rport 55116 generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 35494 typ srflx raddr 192.168.1.7 rport 55118 generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 53563 typ srflx raddr 192.168.1.7 rport 55121 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,985 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 61859 typ srflx raddr 192.168.1.7 rport 55117 generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 11691 typ srflx raddr 192.168.1.7 rport 55123 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 18556 typ srflx raddr 192.168.1.7 rport 55122 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,986 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 52593 typ srflx raddr 192.168.1.7 rport 55125 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,987 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,987 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 64270 typ srflx raddr 192.168.1.7 rport 55124 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,987 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,987 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58021 typ relay raddr 103.41.27.228 rport 35494 generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58482 typ relay raddr 103.41.27.228 rport 8584 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61056 typ relay raddr 103.41.27.228 rport 53563 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,988 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63473 typ relay raddr 103.41.27.228 rport 11691 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61882 typ relay raddr 103.41.27.228 rport 14797 generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60714 typ relay raddr 103.41.27.228 rport 52593 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,989 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62258 typ relay raddr 103.41.27.228 rport 64270 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57419 typ relay raddr 103.41.27.228 rport 25172 generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64013 typ relay raddr 103.41.27.228 rport 42834 generation 0 ufrag stsv network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:12,990 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64619 typ relay raddr 103.41.27.228 rport 18556 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,062 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,062 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65258 typ relay raddr 103.41.27.228 rport 11834 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58414 typ relay raddr 103.41.27.228 rport 15941 generation 0 ufrag xGqS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65358 typ relay raddr 103.41.27.228 rport 51728 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,064 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58015 typ relay raddr 103.41.27.228 rport 16949 generation 0 ufrag scQE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,067 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,067 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57898 typ relay raddr 103.41.27.228 rport 5233 generation 0 ufrag buQ+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,067 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,067 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60380 typ relay raddr 103.41.27.228 rport 59842 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,080 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,080 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61418 typ relay raddr 103.41.27.228 rport 55855 generation 0 ufrag ZyUY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,135 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,135 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57844 typ relay raddr 103.41.27.228 rport 51147 generation 0 ufrag Z1zK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,187 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,204 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,204 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,204 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433049 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,204 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433053 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,205 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433061 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,206 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,206 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433074 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,206 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080433076 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,206 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433085 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,206 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433079 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,207 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43859 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 25172 typ srflx raddr 192.168.1.7 rport 55116 | timestamp: 1591080433101 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,207 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52672 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 42834 typ srflx raddr 192.168.1.7 rport 55114 | timestamp: 1591080433097 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,207 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433108 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,208 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433149 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,210 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,224 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,224 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,224 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42849 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 35494 typ srflx raddr 192.168.1.7 rport 55118 | timestamp: 1591080433219 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,225 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433219 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,258 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,258 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,272 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,272 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,272 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51016 typ host generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,272 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,272 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 51017 typ host generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,312 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,312 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,312 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62261 typ host generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,312 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,312 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62262 typ host generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,313 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,313 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,313 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,313 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,318 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433306 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,318 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433309 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,325 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,325 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,325 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,325 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,357 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54521 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 35494 typ srflx raddr 192.168.1.7 rport 55118 | timestamp: 1591080433343 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,382 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433349 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,382 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433352 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,391 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 63062 typ host generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 63063 typ host generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,392 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,411 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,418 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,418 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 36875 typ srflx raddr 192.168.1.199 rport 62261 generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,427 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,427 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 36834 typ srflx raddr 192.168.1.199 rport 62262 generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,444 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,444 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 59317 typ srflx raddr 192.168.1.106 rport 51017 generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,447 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433419 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,450 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,450 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 26158 typ srflx raddr 192.168.1.106 rport 51016 generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,455 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433426 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,457 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433429 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,468 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433460 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,470 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,470 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 14014 typ srflx raddr 192.168.1.71 rport 63062 generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,474 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,475 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 35069 typ srflx raddr 192.168.1.71 rport 63063 generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,481 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080433471 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,502 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,502 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,503 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,543 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433540 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,543 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080433523 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,553 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,553 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,564 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44382 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 8584 typ srflx raddr 192.168.1.7 rport 55120 | timestamp: 1591080433554 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,564 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433554 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,564 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,564 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,564 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53638 typ host generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53639 typ host generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 52751 typ host generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,565 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 52752 typ host generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,679 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433619 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,680 [entExec-e2-t614] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433623 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,681 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,681 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63343 typ relay raddr 103.41.27.220 rport 36875 generation 0 ufrag WFIO network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,684 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080433656 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,685 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55644 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 8584 typ srflx raddr 192.168.1.7 rport 55120 | timestamp: 1591080433656 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,695 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080433691 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,748 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433723 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,784 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51036 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 64270 typ srflx raddr 192.168.1.7 rport 55124 | timestamp: 1591080433770 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,784 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433755 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,784 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080433761 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,784 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47614 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 26158 typ srflx raddr 192.168.1.106 rport 51016 | timestamp: 1591080433755 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,785 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080433780 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,784 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433770 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,786 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,786 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,786 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40520 typ srflx raddr 100.77.81.247 rport 52751 generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65452 typ host generation 0 ufrag qtaT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,789 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65453 typ host generation 0 ufrag qtaT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,790 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65454 typ host generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65455 typ host generation 0 ufrag qtaT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,791 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65456 typ host generation 0 ufrag qtaT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,792 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65457 typ host generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag qtaT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,793 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag qtaT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,794 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,794 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,795 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 26dbgc7cj2v7q130uqmi7rpnhp - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:47:13,795 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,795 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag qtaT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,795 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, 4bhro1jop92odqb2hlpd090rp8=io.openvidu.server.rpc.RpcConnection@50e8c0c9, 966ki6lv2mi4udkckh0cl019u7=io.openvidu.server.rpc.RpcConnection@3bbd7e93} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id 26dbgc7cj2v7q130uqmi7rpnhp because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_LP7B9MuTfz of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_LP7B9MuTfz: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: cancel receiving media from con_LP7B9MuTfz openvidu-server_1 | [WARN] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Trying to cancel receiving video from user con_LP7B9MuTfz. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:47:13,796 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:13,797 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,797 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag qtaT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,799 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,799 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,806 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,806 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64961 typ relay raddr 103.217.123.227 rport 26158 generation 0 ufrag 7RrG network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,818 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,818 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40537 typ srflx raddr 100.77.81.247 rport 53638 generation 0 ufrag lw5N network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,842 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,842 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60686 typ relay raddr 103.217.123.242 rport 14014 generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,848 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,848 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65457 typ srflx raddr 192.168.43.6 rport 65457 generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,848 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,848 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65454 typ srflx raddr 192.168.43.6 rport 65454 generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:13,855 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45641 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 36875 typ srflx raddr 192.168.1.199 rport 62261 | timestamp: 1591080433797 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,856 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433797 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,856 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080433811 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,856 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51501 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 18556 typ srflx raddr 192.168.1.7 rport 55122 | timestamp: 1591080433811 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,859 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:47:13,861 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 26dbgc7cj2v7q130uqmi7rpnhp, unable to send notification participantEvicted: {"connectionId":"con_LP7B9MuTfz","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:47:13,861 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 26dbgc7cj2v7q130uqmi7rpnhp, unable to send notification participantEvicted: {"connectionId":"con_LP7B9MuTfz","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:47:13,862 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id 26dbgc7cj2v7q130uqmi7rpnhp, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:47:13,862 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId 26dbgc7cj2v7q130uqmi7rpnhp openvidu-server_1 | [INFO] 2020-06-02 06:47:13,897 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43838 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 36875 typ srflx raddr 192.168.1.199 rport 62261 | timestamp: 1591080433853 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,897 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080433855 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,897 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080433860 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,898 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55556 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 64270 typ srflx raddr 192.168.1.7 rport 55124 | timestamp: 1591080433870 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,943 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080433939 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,984 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55253 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 26158 typ srflx raddr 192.168.1.106 rport 51016 | timestamp: 1591080433960 openvidu-server_1 | [INFO] 2020-06-02 06:47:13,984 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080433963 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,025 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,026 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58785 typ relay raddr 103.217.123.242 rport 33685 generation 0 ufrag ylPu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:14,074 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080434043 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,074 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54703 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14014 typ srflx raddr 192.168.1.71 rport 63062 | timestamp: 1591080434042 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,123 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080434121 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,144 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 45552 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14014 typ srflx raddr 192.168.1.71 rport 63062 | timestamp: 1591080434142 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,186 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48301 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 36875 typ srflx raddr 192.168.1.199 rport 62261 | timestamp: 1591080434184 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,238 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,238 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62216 typ relay raddr 157.39.110.213 rport 65454 generation 0 ufrag qtaT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:14,287 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080434275 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,287 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51245 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40537 typ srflx raddr 100.77.81.247 rport 53638 | timestamp: 1591080434275 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,409 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080434409 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,658 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434656 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,693 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080434691 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,696 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50474 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40537 typ srflx raddr 100.77.81.247 rport 53638 | timestamp: 1591080434694 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,702 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080434701 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,702 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-102 | timestamp: 1591080434702 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,705 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41414 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40537 typ srflx raddr 100.77.81.247 rport 53638 | timestamp: 1591080434703 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,708 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-101 | timestamp: 1591080434708 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,718 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434717 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,725 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434725 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,742 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080434741 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,742 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080434742 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,743 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080434742 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,743 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080434743 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,752 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434751 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,836 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434834 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,859 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080434858 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,864 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50940 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65454 typ srflx raddr 192.168.43.6 rport 65454 | timestamp: 1591080434863 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,864 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080434863 openvidu-server_1 | [INFO] 2020-06-02 06:47:14,972 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080434970 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,027 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080435026 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,120 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51791 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65454 typ prflx | timestamp: 1591080435119 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,160 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435159 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,217 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435216 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,229 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435228 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,246 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:15,250 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435250 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,255 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080435254 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,280 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435279 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,339 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080435338 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,439 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080435439 openvidu-server_1 | [INFO] 2020-06-02 06:47:15,907 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:15,907 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:15,946 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:15,946 [0.0-5443-exec-9] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Zd58no1OP0iRJO0k&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OKNXW0&turnCredential=q6lro7, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:16,198 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080436197 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,231 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080436231 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,300 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:16,462 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080436461 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,503 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080436502 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,519 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080436517 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,566 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080436565 openvidu-server_1 | [INFO] 2020-06-02 06:47:16,648 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:16,649 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:16,687 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:16,687 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Zd58no1OP0iRJO0k&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OKNXW0&turnCredential=q6lro7, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:16,753 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080436752 openvidu-server_1 | [INFO] 2020-06-02 06:47:17,530 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080437529 openvidu-server_1 | [INFO] 2020-06-02 06:47:17,542 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080437541 openvidu-server_1 | [INFO] 2020-06-02 06:47:17,571 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080437570 openvidu-server_1 | [INFO] 2020-06-02 06:47:17,606 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080437605 openvidu-server_1 | [INFO] 2020-06-02 06:47:17,915 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080437914 openvidu-server_1 | [INFO] 2020-06-02 06:47:19,129 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080439129 openvidu-server_1 | [INFO] 2020-06-02 06:47:20,222 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession C06F190C032AE695EE4D89529FC2705F openvidu-server_1 | [INFO] 2020-06-02 06:47:20,343 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:20,503 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ggplvkcdvk2v2qlmn3kn2s511e openvidu-server_1 | [INFO] 2020-06-02 06:47:20,503 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:47:20,503 [kn2s511e-e64-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:20,504 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ggplvkcdvk2v2qlmn3kn2s511e, participantPublicId=con_VVr9LY9JwS, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:47:20,734 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:20,735 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:20,788 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:20,844 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:20,913 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:20,913 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:20,952 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:20,952 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Q2jyJyTcDJAe7aWL&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MXEHHT&turnCredential=bvqzmy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:21,076 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080441074 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,288 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:21,338 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,341 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,343 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,346 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,348 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,351 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,353 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,356 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,359 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,365 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,372 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,377 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,387 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,391 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,564 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,637 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:21,637 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:21,659 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,659 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,668 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:21,668 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Q2jyJyTcDJAe7aWL&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MXEHHT&turnCredential=bvqzmy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:21,715 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,716 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,716 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,797 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080441751 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,891 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080441864 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,911 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,912 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,912 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:21,997 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080441948 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,062 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080442061 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,090 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,093 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,093 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,160 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080442126 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,214 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080442159 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,265 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080442262 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,345 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,347 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,347 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,480 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080442432 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,528 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080442524 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,552 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,553 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,553 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,669 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080442620 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,676 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080442654 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,719 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080442717 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,761 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080442760 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,840 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,841 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,974 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080442921 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,989 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080442882 openvidu-server_1 | [INFO] 2020-06-02 06:47:22,989 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45685 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12104 typ prflx | timestamp: 1591080442882 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,061 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443025 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,071 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:47:23,099 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 40115 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12108 typ prflx | timestamp: 1591080443096 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,099 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080443096 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,104 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,104 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49264 typ host generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,105 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,105 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49265 typ host generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,105 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,105 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49266 typ host generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,106 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,106 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49267 typ host generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49268 typ host generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49269 typ host generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,107 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49270 typ host generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,108 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,108 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49271 typ host generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,108 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,108 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49272 typ host generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,109 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,109 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49273 typ host generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,109 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,109 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49274 typ host generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49275 typ host generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49276 typ host generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,110 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49277 typ host generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,111 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,111 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,111 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,111 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,113 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,113 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,113 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,113 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,114 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,114 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,115 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,115 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,115 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,115 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,116 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,116 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,116 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,116 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,117 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,118 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,118 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,118 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,118 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,119 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,119 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12104 typ srflx raddr 192.168.1.4 rport 49264 generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,119 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,119 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12105 typ srflx raddr 192.168.1.4 rport 49265 generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,120 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,121 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12108 typ srflx raddr 192.168.1.4 rport 49266 generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,122 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,122 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12111 typ srflx raddr 192.168.1.4 rport 49269 generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,122 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,122 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12110 typ srflx raddr 192.168.1.4 rport 49268 generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,123 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,123 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12109 typ srflx raddr 192.168.1.4 rport 49267 generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,123 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,123 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12114 typ srflx raddr 192.168.1.4 rport 49272 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,124 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,124 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12115 typ srflx raddr 192.168.1.4 rport 49273 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,124 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,124 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12112 typ srflx raddr 192.168.1.4 rport 49270 generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12113 typ srflx raddr 192.168.1.4 rport 49271 generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12116 typ srflx raddr 192.168.1.4 rport 49274 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,125 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12117 typ srflx raddr 192.168.1.4 rport 49275 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12118 typ srflx raddr 192.168.1.4 rport 49276 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12119 typ srflx raddr 192.168.1.4 rport 49277 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,126 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64552 typ relay raddr 117.215.229.27 rport 12104 generation 0 ufrag NUiz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,127 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,127 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62649 typ relay raddr 117.215.229.27 rport 12111 generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,127 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,127 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57518 typ relay raddr 117.215.229.27 rport 12110 generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61700 typ relay raddr 117.215.229.27 rport 12108 generation 0 ufrag XypH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60614 typ relay raddr 117.215.229.27 rport 12112 generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,128 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59917 typ relay raddr 117.215.229.27 rport 12114 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,129 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,129 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60856 typ relay raddr 117.215.229.27 rport 12119 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,129 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,129 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63432 typ relay raddr 117.215.229.27 rport 12115 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57399 typ relay raddr 117.215.229.27 rport 12118 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59005 typ relay raddr 117.215.229.27 rport 12116 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,130 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63631 typ relay raddr 117.215.229.27 rport 12117 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,131 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,131 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59283 typ relay raddr 117.215.229.27 rport 12113 generation 0 ufrag l/RW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,271 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443173 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,271 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443187 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,271 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443191 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,271 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443195 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,271 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443199 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,272 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443206 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,272 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45685 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12104 typ srflx raddr 192.168.1.4 rport 49264 | timestamp: 1591080443211 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,272 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 40115 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12108 typ srflx raddr 192.168.1.4 rport 49266 | timestamp: 1591080443214 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,272 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45538 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12108 typ srflx raddr 192.168.1.4 rport 49266 | timestamp: 1591080443230 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,272 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47766 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12108 typ srflx raddr 192.168.1.4 rport 49266 | timestamp: 1591080443247 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,273 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45685 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12149 typ prflx | timestamp: 1591080443267 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,283 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443283 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,321 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,325 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,338 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,338 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,341 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,343 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,343 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,364 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,365 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,365 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62264 typ host generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,365 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,365 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 62265 typ host generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,383 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,383 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,413 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,415 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,422 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,423 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,423 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,438 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,438 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,439 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,439 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,448 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,448 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,449 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443419 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,449 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443426 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,466 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,466 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,466 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 64104 typ host generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 64105 typ host generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,467 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,548 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443520 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,549 [entExec-e2-t593] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443523 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,549 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443525 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,556 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,556 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 36435 typ srflx raddr 192.168.1.199 rport 62265 generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,557 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,557 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 48580 typ srflx raddr 192.168.1.199 rport 62264 generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,559 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,559 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 45177 typ srflx raddr 192.168.1.106 rport 64105 generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,562 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,562 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 59454 typ srflx raddr 192.168.1.106 rport 64104 generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,576 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65458 typ host generation 0 ufrag 3gRs network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65459 typ host generation 0 ufrag 3gRs network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,577 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65460 typ host generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65461 typ host generation 0 ufrag 3gRs network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65462 typ host generation 0 ufrag 3gRs network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65463 typ host generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 3gRs network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 3gRs network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 3gRs network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,579 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,579 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 3gRs network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,579 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,579 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,621 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,621 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,621 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,621 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55596 typ host generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,621 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 59002 typ host generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55597 typ host generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 59003 typ host generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 58195 typ srflx raddr 192.168.1.71 rport 59003 generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,622 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 60928 typ srflx raddr 192.168.1.71 rport 59002 generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,677 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,678 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65460 typ srflx raddr 192.168.43.6 rport 65460 generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,702 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,703 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65463 typ srflx raddr 192.168.43.6 rport 65463 generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,707 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443619 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,707 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443621 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,710 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443623 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,713 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443657 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,720 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443689 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,720 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080443685 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,720 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080443694 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,740 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,740 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 45476 typ srflx raddr 192.168.1.7 rport 55596 generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,740 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,740 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 51831 typ srflx raddr 192.168.1.7 rport 55597 generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,741 [entExec-e2-t632] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443731 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,783 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443769 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,790 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 46418 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12149 typ prflx | timestamp: 1591080443790 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,799 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080443798 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,831 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,831 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57299 typ relay raddr 103.217.123.227 rport 59454 generation 0 ufrag N18q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,877 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080443871 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,877 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48108 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 48580 typ srflx raddr 192.168.1.199 rport 62264 | timestamp: 1591080443871 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,916 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,916 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,916 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 49610 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 48580 typ srflx raddr 192.168.1.199 rport 62264 | timestamp: 1591080443915 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,958 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,959 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,959 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 57528 typ host generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,959 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,959 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 57529 typ host generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,960 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,960 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 50108 typ host generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,960 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,960 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 50109 typ host generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,961 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,961 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40523 typ srflx raddr 100.77.81.247 rport 50108 generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,961 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,961 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 57528 generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:23,964 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:23,964 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57582 typ relay raddr 103.41.27.220 rport 48580 generation 0 ufrag e0OH network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,003 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,003 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64496 typ relay raddr 157.39.110.213 rport 65460 generation 0 ufrag 3gRs network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,029 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,029 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57562 typ relay raddr 103.217.123.242 rport 60928 generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,043 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080443967 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,043 [entExec-e2-t632] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51888 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 59454 typ srflx raddr 192.168.1.106 rport 64104 | timestamp: 1591080443967 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,061 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,061 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58342 typ relay raddr 117.215.229.27 rport 12122 generation 0 ufrag 9rG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,120 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080444042 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,120 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080444049 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,122 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55915 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 59454 typ srflx raddr 192.168.1.106 rport 64104 | timestamp: 1591080444078 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,135 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080444134 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,164 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47562 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 60928 typ srflx raddr 192.168.1.71 rport 59002 | timestamp: 1591080444163 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,164 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444164 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,177 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,177 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58571 typ relay raddr 103.41.27.228 rport 45476 generation 0 ufrag qlNq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,216 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,216 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 65087 typ relay raddr 223.225.136.249 rport 40526 generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,218 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444204 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,218 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51104 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12110 typ srflx raddr 192.168.1.4 rport 49268 | timestamp: 1591080444204 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,218 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45173 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 48580 typ srflx raddr 192.168.1.199 rport 62264 | timestamp: 1591080444210 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,221 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,221 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 64782 typ relay raddr 223.225.136.249 rport 40523 generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,266 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444230 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,266 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 40412 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65460 typ srflx raddr 192.168.43.6 rport 65460 | timestamp: 1591080444230 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,266 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49064 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65460 typ prflx | timestamp: 1591080444254 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,290 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 51435 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12112 typ srflx raddr 192.168.1.4 rport 49270 | timestamp: 1591080444288 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,290 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444288 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,301 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,301 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58253 typ relay raddr 117.215.229.27 rport 12129 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,348 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444333 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,348 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55819 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 45476 typ srflx raddr 192.168.1.7 rport 55596 | timestamp: 1591080444333 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,348 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52057 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 60928 typ srflx raddr 192.168.1.71 rport 59002 | timestamp: 1591080444346 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,348 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45235 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12110 typ srflx raddr 192.168.1.4 rport 49268 | timestamp: 1591080444326 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,353 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56180 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12112 typ srflx raddr 192.168.1.4 rport 49270 | timestamp: 1591080444353 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,414 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,414 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57668 typ relay raddr 117.215.229.27 rport 12127 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,416 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,416 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64448 typ relay raddr 103.217.123.242 rport 32526 generation 0 ufrag yp3q network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,434 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 40200 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 45476 typ srflx raddr 192.168.1.7 rport 55596 | timestamp: 1591080444433 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,470 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,470 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60540 typ relay raddr 117.215.229.27 rport 12126 generation 0 ufrag 3lPq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,559 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,559 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 62857 typ relay raddr 223.225.136.249 rport 21818 generation 0 ufrag hHML network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,593 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46780 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 57528 | timestamp: 1591080444592 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,594 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080444593 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,672 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,672 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63655 typ relay raddr 117.215.229.27 rport 12128 generation 0 ufrag wR5k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,674 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,674 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58859 typ relay raddr 117.215.229.27 rport 12130 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,780 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,780 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58043 typ relay raddr 117.215.229.27 rport 12131 generation 0 ufrag /UZQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:24,794 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080444792 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,815 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51019 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12112 typ srflx raddr 192.168.1.4 rport 49270 | timestamp: 1591080444814 openvidu-server_1 | [INFO] 2020-06-02 06:47:24,917 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080444916 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,018 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53712 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40526 typ srflx raddr 100.77.81.247 rport 57528 | timestamp: 1591080445017 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,028 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445027 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,109 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445108 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,166 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445165 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,287 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445284 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,311 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080445310 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,370 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50120 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12114 typ srflx raddr 192.168.1.4 rport 49272 | timestamp: 1591080445369 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,370 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080445369 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,488 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445486 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,494 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080445492 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,558 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080445557 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,560 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48704 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12114 typ srflx raddr 192.168.1.4 rport 49272 | timestamp: 1591080445558 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,604 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445603 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,627 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession EE5B8F8B66B71E3800846EC318360912 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,632 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445630 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,653 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080445652 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,813 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080445811 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,859 [0.0-5443-exec-5] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 6ajhgn1mal0trel7c987bdkv3v openvidu-server_1 | [INFO] 2020-06-02 06:47:25,862 [87bdkv3v-e66-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:25,862 [87bdkv3v-e66-t0] io.openvidu.server.core.SessionManager - Participant con_HdZf6BxOAy of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:47:25,862 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=6ajhgn1mal0trel7c987bdkv3v, participantPublicId=con_HdZf6BxOAy, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:47:25,879 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080445878 openvidu-server_1 | [INFO] 2020-06-02 06:47:25,891 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080445890 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,053 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080446052 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,084 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080446082 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,085 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,103 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,108 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,111 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,114 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,120 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,126 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,128 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,131 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,137 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,141 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,170 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,176 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,177 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,186 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,196 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,205 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,205 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,210 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080446209 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,217 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080446215 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,219 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080446218 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,344 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,381 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43373 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12118 typ srflx raddr 192.168.1.4 rport 49276 | timestamp: 1591080446379 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,381 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080446380 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,441 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48389 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12118 typ srflx raddr 192.168.1.4 rport 49276 | timestamp: 1591080446440 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,475 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,475 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,528 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080446502 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,568 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080446564 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,568 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50215 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12222 typ prflx | timestamp: 1591080446564 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,568 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,569 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,570 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,643 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080446614 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,684 [entExec-e2-t677] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080446642 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,716 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,769 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080446747 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,806 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,808 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,808 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,895 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080446823 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,895 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080446866 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,895 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080446866 openvidu-server_1 | [INFO] 2020-06-02 06:47:26,937 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080446894 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,024 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080447000 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,062 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44261 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12232 typ prflx | timestamp: 1591080447040 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,063 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,064 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,064 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,150 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48661 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 56576 typ prflx | timestamp: 1591080447103 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,150 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080447103 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,193 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080447149 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,194 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080447190 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,194 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54146 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 56576 typ prflx | timestamp: 1591080447190 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,278 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080447253 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,320 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080447304 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,326 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,327 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,328 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,479 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080447433 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,495 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080447491 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,495 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,496 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,496 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,534 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080447496 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,534 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080447517 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,584 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080447531 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,603 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080447533 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,648 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080447642 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,739 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080447736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,739 [entExec-e2-t574] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43279 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 50598 typ prflx | timestamp: 1591080447735 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,740 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,741 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,741 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,862 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080447817 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,862 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51320 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 50598 typ prflx | timestamp: 1591080447817 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,862 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080447819 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,905 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080447896 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,920 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080447918 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,921 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:27,921 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,007 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080447965 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,013 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080447942 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,048 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080448009 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,049 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448029 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,049 [entExec-e2-t593] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080448033 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,093 [entExec-e2-t593] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448069 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,102 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:47:28,145 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080448109 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,145 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,145 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448108 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,147 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,147 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59332 typ host generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59333 typ host generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59334 typ host generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,148 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59335 typ host generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59336 typ host generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59337 typ host generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,149 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59338 typ host generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59339 typ host generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,150 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59340 typ host generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,151 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59341 typ host generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,152 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59342 typ host generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59343 typ host generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,153 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59344 typ host generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59345 typ host generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,154 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 59346 typ host generation 0 ufrag 8DDX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 8DDX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,155 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,156 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 56576 typ srflx raddr 192.168.1.2 rport 59332 generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 50598 typ srflx raddr 192.168.1.2 rport 59334 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 2253 typ srflx raddr 192.168.1.2 rport 59335 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,157 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 62600 typ srflx raddr 192.168.1.2 rport 59336 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 19515 typ srflx raddr 192.168.1.2 rport 59337 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 58540 typ srflx raddr 192.168.1.2 rport 59338 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,158 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 52337 typ srflx raddr 192.168.1.2 rport 59339 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,159 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,159 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 23204 typ srflx raddr 192.168.1.2 rport 59342 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,159 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,159 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 36275 typ srflx raddr 192.168.1.2 rport 59343 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 61302 typ srflx raddr 192.168.1.2 rport 59344 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 47197 typ srflx raddr 192.168.1.2 rport 59345 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 2074 typ srflx raddr 192.168.1.2 rport 59340 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,160 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 53027 typ srflx raddr 192.168.1.2 rport 59341 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 47640 typ srflx raddr 192.168.1.2 rport 59346 generation 0 ufrag 8DDX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65518 typ relay raddr 103.217.123.94 rport 23204 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,161 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60742 typ relay raddr 103.217.123.94 rport 36275 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58353 typ relay raddr 103.217.123.94 rport 56576 generation 0 ufrag sJkm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63121 typ relay raddr 103.217.123.94 rport 50598 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58796 typ relay raddr 103.217.123.94 rport 2253 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,162 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63731 typ relay raddr 103.217.123.94 rport 62600 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60117 typ relay raddr 103.217.123.94 rport 19515 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64242 typ relay raddr 103.217.123.94 rport 61302 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60941 typ relay raddr 103.217.123.94 rport 47197 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,163 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61264 typ relay raddr 103.217.123.94 rport 58540 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58403 typ relay raddr 103.217.123.94 rport 52337 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63293 typ relay raddr 103.217.123.94 rport 2074 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,164 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60156 typ relay raddr 103.217.123.94 rport 53027 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62580 typ relay raddr 103.217.123.94 rport 47640 generation 0 ufrag 8DDX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64549 typ relay raddr 103.217.123.94 rport 17092 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62457 typ relay raddr 103.217.123.94 rport 36853 generation 0 ufrag iWE3 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58627 typ relay raddr 103.217.123.94 rport 37869 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,165 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64672 typ relay raddr 103.217.123.94 rport 22854 generation 0 ufrag 8Emr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62156 typ relay raddr 103.217.123.94 rport 45486 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64351 typ relay raddr 103.217.123.94 rport 26933 generation 0 ufrag 5SPD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58066 typ relay raddr 103.217.123.94 rport 37745 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,166 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58019 typ relay raddr 103.217.123.94 rport 14810 generation 0 ufrag MWIB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58431 typ relay raddr 103.217.123.94 rport 28188 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65138 typ relay raddr 103.217.123.94 rport 14028 generation 0 ufrag 2cbV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65079 typ relay raddr 103.217.123.94 rport 14440 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,167 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60668 typ relay raddr 103.217.123.94 rport 24743 generation 0 ufrag PuZw network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,168 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,168 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61223 typ relay raddr 103.217.123.94 rport 9488 generation 0 ufrag 8DDX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,221 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080448168 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,293 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448219 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,364 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448242 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,364 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448230 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080448243 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54823 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 62600 typ prflx | timestamp: 1591080448264 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448264 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448272 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448279 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448264 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,365 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448285 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,366 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448290 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,366 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51320 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 50598 typ srflx raddr 192.168.1.2 rport 59334 | timestamp: 1591080448292 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,366 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54146 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 56576 typ srflx raddr 192.168.1.2 rport 59332 | timestamp: 1591080448292 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,366 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54823 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 62600 typ srflx raddr 192.168.1.2 rport 59336 | timestamp: 1591080448295 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,366 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448319 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,371 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,372 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,376 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,376 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,381 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,381 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,392 [entExec-e2-t593] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448367 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,392 [entExec-e2-t651] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080448367 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,392 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49201 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 62600 typ srflx raddr 192.168.1.2 rport 59336 | timestamp: 1591080448371 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,392 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,394 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,394 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,410 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,410 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 64108 typ host generation 0 ufrag 9GBh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65448 typ host generation 0 ufrag Tbqo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,416 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 59005 typ host generation 0 ufrag POv1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,428 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,428 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,431 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,445 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,445 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,478 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,478 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Tbqo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,482 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,482 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 9GBh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,499 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,499 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag POv1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,500 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080448438 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,513 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448474 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,515 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448499 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,516 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448503 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,516 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448446 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,516 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448505 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,516 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448507 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,529 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,529 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,529 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 49280 typ host generation 0 ufrag lp/2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,529 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,529 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag lp/2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,564 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,565 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,565 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65464 typ host generation 0 ufrag EVxL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,565 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,565 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65465 typ host generation 0 ufrag EVxL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65466 typ host generation 0 ufrag EVxL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag EVxL network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag EVxL network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag EVxL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448559 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,565 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,566 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448561 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,567 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448564 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,567 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,567 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55600 typ host generation 0 ufrag ew2p network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,567 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,567 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag ew2p network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,594 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,594 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 63244 typ srflx raddr 192.168.1.106 rport 64108 generation 0 ufrag 9GBh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,595 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,595 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 24420 typ srflx raddr 192.168.1.199 rport 65448 generation 0 ufrag Tbqo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,616 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,616 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 9891 typ srflx raddr 192.168.1.71 rport 59005 generation 0 ufrag POv1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,622 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448588 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,650 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448593 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,651 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448615 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,652 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448621 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,652 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448622 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,652 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448631 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,666 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,666 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12260 typ srflx raddr 192.168.1.4 rport 49280 generation 0 ufrag lp/2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,666 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080448659 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,684 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,688 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,688 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65466 typ srflx raddr 192.168.43.6 rport 65466 generation 0 ufrag EVxL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,688 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448676 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,728 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448708 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,735 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080448735 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,804 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,804 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,820 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448809 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,820 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 53987 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 58540 typ srflx raddr 192.168.1.2 rport 59338 | timestamp: 1591080448809 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,833 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50757 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 2074 typ srflx raddr 192.168.1.2 rport 59340 | timestamp: 1591080448832 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,873 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448832 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,883 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,883 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 24152 typ srflx raddr 192.168.1.7 rport 55600 generation 0 ufrag ew2p network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,886 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,887 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57353 typ relay raddr 103.41.27.220 rport 24420 generation 0 ufrag Tbqo network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,902 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448890 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,902 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 44181 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23204 typ srflx raddr 192.168.1.2 rport 59342 | timestamp: 1591080448889 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,903 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,903 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,903 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 51609 typ host generation 0 ufrag yDxj network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,905 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,905 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 51610 typ host generation 0 ufrag yDxj network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,968 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48360 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23204 typ srflx raddr 192.168.1.2 rport 59342 | timestamp: 1591080448925 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,968 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40432 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 58540 typ srflx raddr 192.168.1.2 rport 59338 | timestamp: 1591080448912 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,968 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44830 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 2074 typ srflx raddr 192.168.1.2 rport 59340 | timestamp: 1591080448937 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,968 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080448928 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,978 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,978 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65123 typ relay raddr 117.215.229.27 rport 12260 generation 0 ufrag lp/2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080448966 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448969 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080448963 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080448975 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47047 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 9891 typ srflx raddr 192.168.1.71 rport 59005 | timestamp: 1591080448969 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,979 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47396 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 63244 typ srflx raddr 192.168.1.106 rport 64108 | timestamp: 1591080448975 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,990 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:28,990 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59148 typ relay raddr 103.217.123.242 rport 9891 generation 0 ufrag POv1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,031 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53289 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 24420 typ srflx raddr 192.168.1.199 rport 65448 | timestamp: 1591080449002 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,032 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449002 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,049 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080449048 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,058 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,058 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64928 typ relay raddr 103.217.123.227 rport 63244 generation 0 ufrag 9GBh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,074 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43303 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 24420 typ srflx raddr 192.168.1.199 rport 65448 | timestamp: 1591080449067 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,113 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080449080 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,114 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55374 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 24420 typ srflx raddr 192.168.1.199 rport 65448 | timestamp: 1591080449112 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,114 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | timestamp: 1591080449113 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,218 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45922 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 9891 typ srflx raddr 192.168.1.71 rport 59005 | timestamp: 1591080449216 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,247 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,247 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65344 typ relay raddr 117.215.229.27 rport 12261 generation 0 ufrag lp/2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,273 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,273 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57134 typ relay raddr 157.39.110.213 rport 65466 generation 0 ufrag EVxL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,324 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449298 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,324 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44323 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12260 typ srflx raddr 192.168.1.4 rport 49280 | timestamp: 1591080449298 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,328 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449327 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,328 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 48686 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 65466 typ srflx raddr 192.168.43.6 rport 65466 | timestamp: 1591080449326 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,342 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,343 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59366 typ relay raddr 103.41.27.228 rport 24152 generation 0 ufrag ew2p network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,355 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56657 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12260 typ srflx raddr 192.168.1.4 rport 49280 | timestamp: 1591080449346 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,395 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449375 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,395 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47896 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 24152 typ srflx raddr 192.168.1.7 rport 55600 | timestamp: 1591080449375 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,395 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080449375 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,396 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48361 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 24152 typ srflx raddr 192.168.1.7 rport 55600 | timestamp: 1591080449395 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,413 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080449412 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,442 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51845 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12260 typ srflx raddr 192.168.1.4 rport 49280 | timestamp: 1591080449442 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,477 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080449476 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,548 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56728 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 63244 typ srflx raddr 192.168.1.106 rport 64108 | timestamp: 1591080449547 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,612 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,612 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40527 typ srflx raddr 100.77.81.247 rport 51609 generation 0 ufrag yDxj network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,623 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,623 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58206 typ relay raddr 157.39.110.213 rport 62908 generation 0 ufrag EVxL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:47:29,672 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 46797 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65466 typ prflx | timestamp: 1591080449633 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,672 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080449667 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,754 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42831 typ host | remote: candidate:1007989485 1 UDP 25108223 69.10.52.178 61223 typ relay raddr 103.217.123.94 rport 9488 | timestamp: 1591080449753 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,754 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449753 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,805 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44743 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 61302 typ srflx raddr 192.168.1.2 rport 59344 | timestamp: 1591080449803 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,805 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080449803 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,860 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080449859 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,877 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080449875 openvidu-server_1 | [INFO] 2020-06-02 06:47:29,909 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080449908 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,062 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450060 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,067 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450065 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,096 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | local: candidate:40 1 UDP 1679820287 69.10.52.178 56669 typ srflx raddr 172.19.0.1 rport 56669 | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 62580 typ relay raddr 103.217.123.94 rport 47640 | timestamp: 1591080450095 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,145 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42831 typ host | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 62580 typ relay raddr 103.217.123.94 rport 47640 | timestamp: 1591080450144 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,303 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080450301 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,306 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450305 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,348 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450346 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,359 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450358 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,502 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450502 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,509 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450508 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,582 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 47763 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40527 typ srflx raddr 100.77.81.247 rport 51609 | timestamp: 1591080450582 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,582 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080450582 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,632 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450631 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,638 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | local: candidate:15 1 TCP 1010828543 69.10.52.178 42051 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.217.123.94 5173 typ prflx tcptype active | timestamp: 1591080450637 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,662 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450660 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,673 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,673 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 63357 typ relay raddr 223.225.136.249 rport 40527 generation 0 ufrag yDxj network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:47:30,724 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080450688 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,724 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-108 | timestamp: 1591080450694 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,724 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450692 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,725 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450723 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,727 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450723 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,727 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450725 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,729 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450726 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,729 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450725 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,730 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450726 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,730 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450728 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,732 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450731 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,739 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-107 | timestamp: 1591080450738 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,750 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450749 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,768 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450768 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,789 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450789 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,834 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450834 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,834 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450834 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,834 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450834 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,834 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450834 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,834 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450834 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,839 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450839 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,842 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080450842 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,949 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080450948 openvidu-server_1 | [INFO] 2020-06-02 06:47:30,972 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080450970 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,027 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451025 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,135 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080451134 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,172 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080451170 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,184 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451183 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,199 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451197 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,338 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451336 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,362 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451360 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,387 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451385 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,399 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451397 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,408 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45789 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40527 typ srflx raddr 100.77.81.247 rport 51609 | timestamp: 1591080451407 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,433 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080451433 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,566 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451566 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,584 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451583 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,615 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451614 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,615 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-109 | timestamp: 1591080451615 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,625 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451624 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,625 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451624 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,626 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451625 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,626 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451625 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,626 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451625 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,689 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451688 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,736 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080451735 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,781 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451780 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,805 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54689 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40527 typ srflx raddr 100.77.81.247 rport 51609 | timestamp: 1591080451804 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,842 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080451841 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,845 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451844 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,851 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080451850 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,885 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451884 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,911 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451911 openvidu-server_1 | [INFO] 2020-06-02 06:47:31,971 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080451970 openvidu-server_1 | [INFO] 2020-06-02 06:47:32,333 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080452331 openvidu-server_1 | [INFO] 2020-06-02 06:47:32,508 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080452507 openvidu-server_1 | [INFO] 2020-06-02 06:47:32,731 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080452730 openvidu-server_1 | [INFO] 2020-06-02 06:47:32,775 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080452774 openvidu-server_1 | [INFO] 2020-06-02 06:47:32,847 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080452846 openvidu-server_1 | [INFO] 2020-06-02 06:47:33,037 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080453036 openvidu-server_1 | [INFO] 2020-06-02 06:47:34,183 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080454182 openvidu-server_1 | [INFO] 2020-06-02 06:47:34,192 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080454191 openvidu-server_1 | [INFO] 2020-06-02 06:47:34,452 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080454450 openvidu-server_1 | [INFO] 2020-06-02 06:47:35,156 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080455156 openvidu-server_1 | [INFO] 2020-06-02 06:47:35,217 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080455216 openvidu-server_1 | [INFO] 2020-06-02 06:47:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 06:47:35,480 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080455478 openvidu-server_1 | [INFO] 2020-06-02 06:47:36,236 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080456235 openvidu-server_1 | [INFO] 2020-06-02 06:47:36,330 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080456328 openvidu-server_1 | [INFO] 2020-06-02 06:47:36,637 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080456635 openvidu-server_1 | [INFO] 2020-06-02 06:47:37,805 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080457804 openvidu-server_1 | [INFO] 2020-06-02 06:47:37,805 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080457804 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,007 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080458006 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,008 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080458007 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,112 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080458111 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,206 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080458205 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,286 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080458285 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,375 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,454 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080458453 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,659 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080458658 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,981 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080458980 openvidu-server_1 | [INFO] 2020-06-02 06:47:38,999 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080458998 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,188 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | timestamp: 1591080459187 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,463 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080459461 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,559 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080459558 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,682 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080459681 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,711 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080459710 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,742 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080459741 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,839 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080459838 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,904 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080459903 openvidu-server_1 | [INFO] 2020-06-02 06:47:39,991 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080459990 openvidu-server_1 | [INFO] 2020-06-02 06:47:40,086 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080460085 openvidu-server_1 | [INFO] 2020-06-02 06:47:40,536 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080460535 openvidu-server_1 | [INFO] 2020-06-02 06:47:41,444 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080461442 openvidu-server_1 | [INFO] 2020-06-02 06:47:41,453 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080461452 openvidu-server_1 | [INFO] 2020-06-02 06:47:41,774 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080461773 openvidu-server_1 | [INFO] 2020-06-02 06:47:41,843 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q3r4_con_UmE5inRntU (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080461842 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,201 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080462200 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,681 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080462680 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,801 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080462799 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,923 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080462921 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,924 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080462923 openvidu-server_1 | [INFO] 2020-06-02 06:47:42,946 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080462945 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,034 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463033 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,034 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080463033 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,115 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463113 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,115 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080463114 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,171 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463170 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,171 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080463170 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,218 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463216 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,218 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463216 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,218 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463216 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,218 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080463216 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,226 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080463223 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,226 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080463225 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,295 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080463294 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,469 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080463467 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,601 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080463599 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,611 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080463610 openvidu-server_1 | [INFO] 2020-06-02 06:47:43,883 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080463881 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,018 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080464016 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,250 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080464248 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,257 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | timestamp: 1591080464256 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,492 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080464491 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,493 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464492 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,507 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080464506 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,508 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464507 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,545 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080464544 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,546 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464545 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,617 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080464615 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,617 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464616 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,661 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464660 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,661 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080464660 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,661 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080464660 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,672 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080464671 openvidu-server_1 | [INFO] 2020-06-02 06:47:44,673 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080464672 openvidu-server_1 | [INFO] 2020-06-02 06:47:45,013 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080465012 openvidu-server_1 | [INFO] 2020-06-02 06:47:45,013 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080465013 openvidu-server_1 | [INFO] 2020-06-02 06:47:45,597 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080465596 openvidu-server_1 | [INFO] 2020-06-02 06:47:46,245 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080466244 openvidu-server_1 | [INFO] 2020-06-02 06:47:46,249 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080466248 openvidu-server_1 | [INFO] 2020-06-02 06:47:46,251 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080466251 openvidu-server_1 | [INFO] 2020-06-02 06:47:47,584 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080467583 openvidu-server_1 | [INFO] 2020-06-02 06:47:47,626 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080467625 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,163 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080468162 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,663 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468661 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,978 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468976 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,983 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468981 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,984 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468981 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,984 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468981 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,985 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468982 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,985 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468981 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,985 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468985 openvidu-server_1 | [INFO] 2020-06-02 06:47:48,997 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080468995 openvidu-server_1 | [INFO] 2020-06-02 06:47:49,032 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080469031 openvidu-server_1 | [INFO] 2020-06-02 06:47:49,039 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080469038 openvidu-server_1 | [INFO] 2020-06-02 06:47:49,057 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080469056 openvidu-server_1 | [INFO] 2020-06-02 06:47:50,164 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080470163 openvidu-server_1 | [INFO] 2020-06-02 06:47:50,182 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080470180 openvidu-server_1 | [INFO] 2020-06-02 06:47:50,195 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080470195 openvidu-server_1 | [INFO] 2020-06-02 06:47:50,636 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080470635 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,176 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080472175 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,252 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080472251 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,519 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080472517 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,691 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080472690 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,803 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080472802 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,803 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080472802 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,926 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080472925 openvidu-server_1 | [INFO] 2020-06-02 06:47:52,927 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080472926 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,036 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080473035 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,036 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080473035 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,117 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080473116 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,117 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080473116 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,174 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080473173 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,174 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080473173 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,614 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080473613 openvidu-server_1 | [INFO] 2020-06-02 06:47:53,615 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080473613 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,033 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474031 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,086 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474085 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,181 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,186 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474185 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,236 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474235 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,252 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080474251 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,316 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474315 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,369 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080474368 openvidu-server_1 | [INFO] 2020-06-02 06:47:54,664 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080474663 openvidu-server_1 | [INFO] 2020-06-02 06:47:57,225 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080477224 openvidu-server_1 | [INFO] 2020-06-02 06:47:57,867 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:58,045 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080478044 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,621 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_Od2b_con_HdZf6BxOAy (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080478620 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478736 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,737 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080478737 openvidu-server_1 | [INFO] 2020-06-02 06:47:58,739 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:58,739 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:58,793 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:58,793 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BFzeibhwooxpo803&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=AIKQH6&turnCredential=2ogsd4, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:59,322 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:59,800 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:47:59,800 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:47:59,834 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:47:59,837 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BFzeibhwooxpo803&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=AIKQH6&turnCredential=2ogsd4, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:47:59,837 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080479833 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,029 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_KFSN_con_VVr9LY9JwS (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480027 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,144 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession C06F190C032AE695EE4D89529FC2705F openvidu-server_1 | [INFO] 2020-06-02 06:48:00,411 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After reconnection for WebSocket session: ggplvkcdvk2v2qlmn3kn2s511e openvidu-server_1 | [INFO] 2020-06-02 06:48:00,466 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080480465 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,481 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480479 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,481 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480479 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,481 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480479 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,482 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480480 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,482 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480479 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,483 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480481 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,492 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080480491 openvidu-server_1 | [INFO] 2020-06-02 06:48:00,741 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080480740 openvidu-server_1 | [INFO] 2020-06-02 06:48:01,001 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080481001 openvidu-server_1 | [INFO] 2020-06-02 06:48:01,109 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080481109 openvidu-server_1 | [INFO] 2020-06-02 06:48:01,131 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080481131 openvidu-server_1 | [WARN] 2020-06-02 06:48:02,184 [0.0-5443-exec-8] org.kurento.jsonrpc.internal.server.PingWatchdogManager - Received first ping request without 'interval' openvidu-server_1 | [ERROR] 2020-06-02 06:48:02,184 [0.0-5443-exec-8] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [ERROR] 2020-06-02 06:48:02,184 [0.0-5443-exec-8] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [ERROR] 2020-06-02 06:48:02,184 [0.0-5443-exec-8] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:48:03,571 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080483570 openvidu-server_1 | [INFO] 2020-06-02 06:48:04,678 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080484677 openvidu-server_1 | [INFO] 2020-06-02 06:48:06,255 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080486254 openvidu-server_1 | [INFO] 2020-06-02 06:48:06,691 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080486690 openvidu-server_1 | [INFO] 2020-06-02 06:48:06,917 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080486915 openvidu-server_1 | [INFO] 2020-06-02 06:48:08,733 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080488732 openvidu-server_1 | [INFO] 2020-06-02 06:48:09,602 [0.0-5443-exec-9] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 622182910F70DC9927903B6437784687 openvidu-server_1 | [INFO] 2020-06-02 06:48:09,909 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ciom9mii1kqnku0eujkhs4c21v openvidu-server_1 | [INFO] 2020-06-02 06:48:09,910 [khs4c21v-e68-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:48:09,911 [khs4c21v-e68-t0] io.openvidu.server.core.SessionManager - Participant con_R57heMQQZR of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:48:09,911 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ciom9mii1kqnku0eujkhs4c21v, participantPublicId=con_R57heMQQZR, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:48:10,133 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,135 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,136 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,143 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,230 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,232 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,233 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,242 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,242 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,259 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,261 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,262 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,263 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,265 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,266 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,267 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,339 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,340 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,341 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,341 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,342 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,354 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,355 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,355 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,635 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,635 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,745 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,746 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,746 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,844 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080490801 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,933 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080490910 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,933 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,936 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:10,936 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,068 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491029 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,082 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,083 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,083 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,163 [entExec-e2-t571] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080491121 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,163 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491122 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,185 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,185 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,185 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,286 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080491233 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,287 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491237 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,345 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080491339 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,398 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,399 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,399 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,502 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491454 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,565 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080491564 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,606 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,607 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,607 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,709 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491662 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,802 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080491772 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,845 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,846 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,846 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:11,977 [entExec-e2-t677] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080491928 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,034 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492032 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,068 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,195 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492145 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,223 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:48:12,267 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492250 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,268 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,272 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,272 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61719 typ host generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,273 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,273 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61720 typ host generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,273 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,273 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61721 typ host generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,274 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,274 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61722 typ host generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,274 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,274 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61723 typ host generation 0 ufrag 2/kL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61724 typ host generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61725 typ host generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,275 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61726 typ host generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,276 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,276 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61727 typ host generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,276 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,276 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61728 typ host generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,277 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,277 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61729 typ host generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,277 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,277 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61730 typ host generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61731 typ host generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61732 typ host generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,278 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61733 typ host generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61734 typ host generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 61735 typ host generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,279 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,280 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,280 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,280 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,280 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag 2/kL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,281 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,282 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,283 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61724 typ srflx raddr 192.168.43.84 rport 61724 generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61723 typ srflx raddr 192.168.43.84 rport 61723 generation 0 ufrag 2/kL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61726 typ srflx raddr 192.168.43.84 rport 61726 generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,284 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,285 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61725 typ srflx raddr 192.168.43.84 rport 61725 generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,285 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,285 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61719 typ srflx raddr 192.168.43.84 rport 61719 generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,285 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,285 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61727 typ srflx raddr 192.168.43.84 rport 61727 generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,287 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,287 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61728 typ srflx raddr 192.168.43.84 rport 61728 generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,287 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,287 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61720 typ srflx raddr 192.168.43.84 rport 61720 generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61722 typ srflx raddr 192.168.43.84 rport 61722 generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61721 typ srflx raddr 192.168.43.84 rport 61721 generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61730 typ srflx raddr 192.168.43.84 rport 61730 generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61732 typ srflx raddr 192.168.43.84 rport 61732 generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,288 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61733 typ srflx raddr 192.168.43.84 rport 61733 generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61731 typ srflx raddr 192.168.43.84 rport 61731 generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 61729 typ srflx raddr 192.168.43.84 rport 61729 generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61735 typ srflx raddr 192.168.43.84 rport 61735 generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,289 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 61734 typ srflx raddr 192.168.43.84 rport 61734 generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,407 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492326 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492331 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492322 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492336 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492342 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492347 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492338 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492351 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492355 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,408 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492360 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,453 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492431 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,495 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,498 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,500 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,506 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,512 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,512 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,517 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,518 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,528 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,528 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,536 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,536 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,557 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,558 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,559 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,635 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,651 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,651 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,651 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62775 typ host generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,651 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,651 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62776 typ host generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,652 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,652 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,652 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,652 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,665 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,694 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,695 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 53145 typ host generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 49700 typ host generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 49701 typ host generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,706 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 53146 typ host generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,707 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,725 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,725 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 1598 typ srflx raddr 192.168.1.106 rport 49700 generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,729 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,729 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 51333 typ srflx raddr 192.168.1.106 rport 49701 generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,734 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,734 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 27419 typ srflx raddr 192.168.1.199 rport 53145 generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,739 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,739 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 4990 typ srflx raddr 192.168.1.199 rport 53146 generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,751 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,751 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 46109 typ srflx raddr 192.168.1.2 rport 62775 generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,754 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,754 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 49880 typ srflx raddr 192.168.1.2 rport 62776 generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,768 [entExec-e2-t677] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492700 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,768 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492702 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,771 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492740 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,774 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492766 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,813 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55615 typ host generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 55616 typ host generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492786 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 46188 typ srflx raddr 192.168.1.7 rport 55616 generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492784 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,814 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 61457 typ srflx raddr 192.168.1.7 rport 55615 generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,850 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492815 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,878 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492843 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,878 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492841 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,878 [entExec-e2-t668] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492854 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,878 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 59059 typ host generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 59060 typ host generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 42727 typ srflx raddr 192.168.1.71 rport 59059 generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,879 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 12558 typ srflx raddr 192.168.1.71 rport 59060 generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:12,914 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492881 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,916 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492904 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,916 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080492906 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,957 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080492957 openvidu-server_1 | [INFO] 2020-06-02 06:48:12,966 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,009 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,009 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61119 typ relay raddr 103.41.27.220 rport 27419 generation 0 ufrag hkUg network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,022 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080492995 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,027 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,027 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59625 typ relay raddr 103.41.27.228 rport 46188 generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,035 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,035 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60441 typ relay raddr 103.217.123.227 rport 1598 generation 0 ufrag UhGe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,036 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080493020 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,037 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,037 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60026 typ relay raddr 103.217.123.242 rport 42727 generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,043 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,044 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62450 typ relay raddr 103.217.123.242 rport 12558 generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,064 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,064 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60841 typ relay raddr 103.217.123.94 rport 46109 generation 0 ufrag i/lz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,113 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,113 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58806 typ relay raddr 103.41.27.228 rport 61457 generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,116 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080493107 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,154 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080493148 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,154 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53393 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 46109 typ srflx raddr 192.168.1.2 rport 62775 | timestamp: 1591080493148 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,209 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080493208 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,209 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46015 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 27419 typ srflx raddr 192.168.1.199 rport 53145 | timestamp: 1591080493208 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,229 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42551 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1598 typ srflx raddr 192.168.1.106 rport 49700 | timestamp: 1591080493228 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,230 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080493228 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,244 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,244 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61046 typ relay raddr 103.41.27.228 rport 14514 generation 0 ufrag 2TER network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,294 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 55961 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 27419 typ srflx raddr 192.168.1.199 rport 53145 | timestamp: 1591080493255 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,294 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 43732 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1598 typ srflx raddr 192.168.1.106 rport 49700 | timestamp: 1591080493276 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,294 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080493283 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,294 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52275 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 61457 typ srflx raddr 192.168.1.7 rport 55615 | timestamp: 1591080493283 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,310 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46879 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 46109 typ srflx raddr 192.168.1.2 rport 62775 | timestamp: 1591080493308 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,342 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080493341 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,347 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,347 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60802 typ relay raddr 103.217.123.242 rport 26883 generation 0 ufrag xuSN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,424 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,424 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_XtOsgyCXBn", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62901 typ relay raddr 157.39.38.228 rport 61719 generation 0 ufrag jlSj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,425 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,425 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59901 typ relay raddr 157.39.72.242 rport 61724 generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,434 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,434 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59399 typ relay raddr 157.39.38.228 rport 61730 generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,435 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,435 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64291 typ relay raddr 157.39.38.228 rport 61721 generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,436 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,436 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57277 typ relay raddr 157.39.72.242 rport 61726 generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,444 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,444 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58587 typ relay raddr 157.39.72.242 rport 61723 generation 0 ufrag 2/kL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,445 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,445 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57749 typ relay raddr 157.39.72.242 rport 61725 generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,445 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,445 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59507 typ relay raddr 157.39.38.228 rport 61733 generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,470 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,470 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58176 typ relay raddr 157.39.38.228 rport 61727 generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,474 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,474 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65451 typ relay raddr 157.39.38.228 rport 61722 generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,475 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,475 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63063 typ relay raddr 157.39.38.228 rport 61728 generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,489 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,489 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64576 typ relay raddr 157.39.38.228 rport 61732 generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,503 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,503 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,544 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55625 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 42727 typ srflx raddr 192.168.1.71 rport 59059 | timestamp: 1591080493539 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,544 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080493539 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,585 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44381 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 61457 typ srflx raddr 192.168.1.7 rport 55615 | timestamp: 1591080493553 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XtOsgyCXBn: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 53570 typ host generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 53571 typ host generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,600 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:295946041 1 udp 2113937151 100.77.81.247 64834 typ host generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5546641 1 udp 2113939711 2401:4900:40ca:995a:79e2:3cbc:bae:8937 64835 typ host generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 53570 generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,601 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:842163049 1 udp 1677729535 223.225.136.249 40528 typ srflx raddr 100.77.81.247 rport 64834 generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:13,603 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,645 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52411 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 27419 typ srflx raddr 192.168.1.199 rport 53145 | timestamp: 1591080493603 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,688 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48347 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 42727 typ srflx raddr 192.168.1.71 rport 59059 | timestamp: 1591080493640 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,691 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080493644 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,692 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080493650 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,695 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 45027 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 1598 typ srflx raddr 192.168.1.106 rport 49700 | timestamp: 1591080493663 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,785 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080493757 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,860 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:13,861 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 33562623 69.10.52.178 61950 typ relay raddr 223.225.136.249 rport 40524 generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,088 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080494087 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,104 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080494103 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,115 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080494114 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,170 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XtOsgyCXBn is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,170 [0cl019u7-e58-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XtOsgyCXBn: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 16785151 69.10.52.178 60285 typ relay raddr 223.225.136.249 rport 40516 generation 0 ufrag XgAt network-cost 999"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,221 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080494220 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,234 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,234 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 57396 typ host generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,235 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,235 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 57397 typ host generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,235 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,235 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,236 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,236 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,236 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,236 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12335 typ srflx raddr 192.168.1.4 rport 57396 generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,237 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,237 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12336 typ srflx raddr 192.168.1.4 rport 57397 generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,300 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080494298 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,301 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52074 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 53570 | timestamp: 1591080494298 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,308 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080494306 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,359 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:5 1 UDP 2015363583 69.10.52.181 49354 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 53570 | timestamp: 1591080494358 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,643 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,643 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63026 typ relay raddr 117.215.229.27 rport 12335 generation 0 ufrag A34o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:14,660 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080494660 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,660 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45519 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61719 typ srflx raddr 192.168.43.84 rport 61719 | timestamp: 1591080494659 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,797 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 52122 typ host | remote: candidate:842163049 1 UDP 1677729535 223.225.136.249 40524 typ srflx raddr 100.77.81.247 rport 53570 | timestamp: 1591080494795 openvidu-server_1 | [INFO] 2020-06-02 06:48:14,854 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43280 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61719 typ srflx raddr 192.168.43.84 rport 61719 | timestamp: 1591080494853 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,182 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 53260 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61719 typ prflx | timestamp: 1591080495181 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,230 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080495229 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,434 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55966 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12346 typ prflx | timestamp: 1591080495433 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,435 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080495433 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,797 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080495796 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,797 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 43509 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61721 typ srflx raddr 192.168.43.84 rport 61721 | timestamp: 1591080495796 openvidu-server_1 | [INFO] 2020-06-02 06:48:15,906 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 42172 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12346 typ prflx | timestamp: 1591080495906 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,003 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,004 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,004 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,032 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496027 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,091 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,091 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65467 typ host generation 0 ufrag djb0 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65468 typ host generation 0 ufrag djb0 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65469 typ host generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 65470 typ host generation 0 ufrag djb0 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 65471 typ host generation 0 ufrag djb0 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 65472 typ host generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag djb0 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag djb0 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag djb0 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,094 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag djb0 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65472 typ srflx raddr 192.168.43.6 rport 65472 generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,095 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 65469 typ srflx raddr 192.168.43.6 rport 65469 generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,096 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,096 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64841 typ relay raddr 157.39.110.213 rport 65472 generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,096 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,096 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61193 typ relay raddr 157.39.110.213 rport 65469 generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,182 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080496134 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,183 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080496135 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,273 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080496246 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,557 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496555 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,596 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496595 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,766 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496765 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,815 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496813 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,924 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,924 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61108 typ relay raddr 157.39.72.242 rport 61731 generation 0 ufrag GunE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,926 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,926 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64424 typ relay raddr 157.39.72.242 rport 61734 generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,926 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,927 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62833 typ relay raddr 157.39.38.228 rport 61729 generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,927 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,927 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57787 typ relay raddr 157.39.72.242 rport 61735 generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,928 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,928 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60270 typ relay raddr 157.39.38.228 rport 53639 generation 0 ufrag irr/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,928 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,928 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63554 typ relay raddr 157.39.72.242 rport 53644 generation 0 ufrag eiqQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,929 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,929 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64822 typ relay raddr 157.39.72.242 rport 53652 generation 0 ufrag yZwD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,929 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,929 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60167 typ relay raddr 157.39.72.242 rport 53642 generation 0 ufrag vH32 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,930 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,930 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65486 typ relay raddr 157.39.38.228 rport 53650 generation 0 ufrag CJM6 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,930 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:16,930 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57406 typ relay raddr 157.39.72.242 rport 53646 generation 0 ufrag O3c1 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:16,937 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080496933 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,043 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497042 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,101 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080497100 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,101 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51610 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 61724 typ srflx raddr 192.168.43.84 rport 61724 | timestamp: 1591080497100 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,123 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497123 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,123 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497123 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,164 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080497136 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,181 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497180 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,221 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55797 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61721 typ srflx raddr 192.168.43.84 rport 61721 | timestamp: 1591080497213 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,311 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497309 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,368 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,368 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61157 typ relay raddr 157.39.110.213 rport 62925 generation 0 ufrag djb0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:17,498 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497498 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,557 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497556 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,557 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497556 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,596 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497556 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,596 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497556 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,596 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497556 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,870 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497868 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,871 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497868 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,872 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497868 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,872 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497869 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,874 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497869 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,874 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497870 openvidu-server_1 | [INFO] 2020-06-02 06:48:17,874 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080497870 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,088 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080498087 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,088 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55755 typ host | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 63063 typ relay raddr 157.39.38.228 rport 61728 | timestamp: 1591080498087 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,099 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48390 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 61723 typ srflx raddr 192.168.43.84 rport 61723 | timestamp: 1591080498098 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,099 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080498098 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,142 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 52280 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 157.39.72.242 53701 typ prflx tcptype active | timestamp: 1591080498140 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,142 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080498140 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,244 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080498242 openvidu-server_1 | [ERROR] 2020-06-02 06:48:18,488 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - Transport exception for WebSocket session: 966ki6lv2mi4udkckh0cl019u7 - Exception: null openvidu-server_1 | [INFO] 2020-06-02 06:48:18,662 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080498661 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,662 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47221 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61732 typ srflx raddr 192.168.43.84 rport 61732 | timestamp: 1591080498661 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,692 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 54860 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61721 typ prflx | timestamp: 1591080498690 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,937 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080498936 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,969 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 52947 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 61734 typ srflx raddr 192.168.43.84 rport 61734 | timestamp: 1591080498968 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,970 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080498968 openvidu-server_1 | [INFO] 2020-06-02 06:48:18,974 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 53508 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 61723 typ srflx raddr 192.168.43.84 rport 61723 | timestamp: 1591080498973 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,086 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080499085 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,086 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 56460 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61730 typ prflx | timestamp: 1591080499085 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,168 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50319 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61728 typ srflx raddr 192.168.43.84 rport 61728 | timestamp: 1591080499168 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,203 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40888 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 61724 typ prflx | timestamp: 1591080499201 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,219 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080499218 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,219 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 51592 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65469 typ prflx | timestamp: 1591080499218 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,249 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40979 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 65469 typ prflx | timestamp: 1591080499248 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,446 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55755 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 61728 typ srflx raddr 192.168.43.84 rport 61728 | timestamp: 1591080499444 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,505 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55487 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 61734 typ prflx | timestamp: 1591080499504 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,729 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 52551 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61732 typ prflx | timestamp: 1591080499728 openvidu-server_1 | [INFO] 2020-06-02 06:48:19,959 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47523 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61728 typ prflx | timestamp: 1591080499958 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,030 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080500029 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,106 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55006 typ host | remote: candidate:remote3 1 UDP 1853824767 157.39.38.228 61726 typ prflx | timestamp: 1591080500104 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,109 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52820 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 61723 typ srflx raddr 192.168.43.84 rport 61723 | timestamp: 1591080500108 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,128 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40456 typ host | remote: candidate:remote3 1 UDP 1853824767 157.39.38.228 61726 typ prflx | timestamp: 1591080500127 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,144 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 51983 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 61724 typ prflx | timestamp: 1591080500143 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,552 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080500551 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,558 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080500556 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,597 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080500596 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,597 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080500596 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,684 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 52416 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 61721 typ prflx | timestamp: 1591080500683 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,767 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080500766 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,767 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080500766 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,832 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080500831 openvidu-server_1 | [INFO] 2020-06-02 06:48:20,959 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080500958 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,048 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501046 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,114 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501113 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,126 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501124 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,126 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501124 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,308 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501307 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,311 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501310 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,498 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501497 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,501 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501500 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,709 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080501708 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,730 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501729 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,733 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080501732 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,743 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_E8Cg_con_XtOsgyCXBn (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501742 openvidu-server_1 | [INFO] 2020-06-02 06:48:21,979 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080501978 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,028 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502027 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,352 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502351 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,488 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47988 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 61734 typ prflx | timestamp: 1591080502486 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,511 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502510 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,513 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-113 | timestamp: 1591080502511 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,550 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502548 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,550 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502549 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,551 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XtOsgyCXBn_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502549 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,551 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502550 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,552 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502550 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,552 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502549 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,557 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502555 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,714 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502712 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,733 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502731 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,862 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502861 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,877 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502875 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,947 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502947 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,954 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080502953 openvidu-server_1 | [INFO] 2020-06-02 06:48:22,968 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080502968 openvidu-server_1 | [INFO] 2020-06-02 06:48:23,151 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080503150 openvidu-server_1 | [INFO] 2020-06-02 06:48:23,151 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51728 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 61723 typ prflx | timestamp: 1591080503150 openvidu-server_1 | [INFO] 2020-06-02 06:48:23,205 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080503203 openvidu-server_1 | [INFO] 2020-06-02 06:48:23,222 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080503221 openvidu-server_1 | [INFO] 2020-06-02 06:48:24,248 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080504247 openvidu-server_1 | [INFO] 2020-06-02 06:48:24,604 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080504603 openvidu-server_1 | [INFO] 2020-06-02 06:48:24,874 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080504873 openvidu-server_1 | [INFO] 2020-06-02 06:48:24,891 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080504890 openvidu-server_1 | [INFO] 2020-06-02 06:48:25,825 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080505823 openvidu-server_1 | [INFO] 2020-06-02 06:48:25,956 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080505955 openvidu-server_1 | [INFO] 2020-06-02 06:48:26,383 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080506381 openvidu-server_1 | [INFO] 2020-06-02 06:48:26,440 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080506439 openvidu-server_1 | [INFO] 2020-06-02 06:48:26,499 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080506498 openvidu-server_1 | [INFO] 2020-06-02 06:48:26,849 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_E8Cg_con_XtOsgyCXBn (subscriber) | timestamp: 1591080506848 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,074 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080507073 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,163 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080507162 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,164 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080507163 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,289 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080507288 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,544 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080507543 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,546 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080507545 openvidu-server_1 | [INFO] 2020-06-02 06:48:27,721 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080507720 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,002 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080508001 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,049 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080508047 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,176 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080508175 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,377 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | timestamp: 1591080508377 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,407 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080508407 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 966ki6lv2mi4udkckh0cl019u7 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 966ki6lv2mi4udkckh0cl019u7 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {ggplvkcdvk2v2qlmn3kn2s511e=io.openvidu.server.rpc.RpcConnection@c99fc3c, nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 6ajhgn1mal0trel7c987bdkv3v=io.openvidu.server.rpc.RpcConnection@5aa9cbb, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, 4bhro1jop92odqb2hlpd090rp8=io.openvidu.server.rpc.RpcConnection@50e8c0c9, ciom9mii1kqnku0eujkhs4c21v=io.openvidu.server.rpc.RpcConnection@5d1404aa} openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id 966ki6lv2mi4udkckh0cl019u7 because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_XtOsgyCXBn of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_XtOsgyCXBn: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,489 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,490 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,490 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,492 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,492 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [WARN] 2020-06-02 06:48:28,492 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_XtOsgyCXBn. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:48:28,492 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,493 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,493 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,493 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,493 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,494 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,494 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,494 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,494 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,494 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,495 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: cancel receiving media from con_XtOsgyCXBn openvidu-server_1 | [INFO] 2020-06-02 06:48:28,495 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: stopped receiving media from con_XtOsgyCXBn in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,539 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:48:28,603 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 966ki6lv2mi4udkckh0cl019u7, unable to send notification participantEvicted: {"connectionId":"con_XtOsgyCXBn","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 966ki6lv2mi4udkckh0cl019u7, unable to send notification participantEvicted: {"connectionId":"con_XtOsgyCXBn","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id 966ki6lv2mi4udkckh0cl019u7, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId 966ki6lv2mi4udkckh0cl019u7 openvidu-server_1 | [WARN] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id 966ki6lv2mi4udkckh0cl019u7 because a transport error took place and its web socket connection is now closed openvidu-server_1 | [WARN] 2020-06-02 06:48:28,605 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Unable to evict: No participant with private id '966ki6lv2mi4udkckh0cl019u7' was found. Code: 102 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,731 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080508731 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,776 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080508775 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,789 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080508789 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,897 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080508896 openvidu-server_1 | [INFO] 2020-06-02 06:48:28,956 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080508956 openvidu-server_1 | [INFO] 2020-06-02 06:48:29,048 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080509047 openvidu-server_1 | [INFO] 2020-06-02 06:48:29,802 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46473 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12346 typ prflx | timestamp: 1591080509801 openvidu-server_1 | [INFO] 2020-06-02 06:48:31,777 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-112 | timestamp: 1591080511776 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,182 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080512181 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512905 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,906 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:32,907 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080512906 openvidu-server_1 | [INFO] 2020-06-02 06:48:36,682 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080516682 openvidu-server_1 | [INFO] 2020-06-02 06:48:36,691 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080516690 openvidu-server_1 | [INFO] 2020-06-02 06:48:37,060 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080517060 openvidu-server_1 | [INFO] 2020-06-02 06:48:38,435 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080518433 openvidu-server_1 | [INFO] 2020-06-02 06:48:41,468 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080521466 openvidu-server_1 | [INFO] 2020-06-02 06:48:41,635 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:48:43,137 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080523136 openvidu-server_1 | [INFO] 2020-06-02 06:48:43,259 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080523258 openvidu-server_1 | [INFO] 2020-06-02 06:48:43,589 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:48:43,590 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:48:43,623 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:48:43,623 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SoiPkKQ3QpajmYzU&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=AOSWA0&turnCredential=zrfnfj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:48:44,038 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:48:44,264 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J6y0_con_R57heMQQZR (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080524264 openvidu-server_1 | [INFO] 2020-06-02 06:48:44,640 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:48:44,641 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:48:44,673 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:48:44,673 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SoiPkKQ3QpajmYzU&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=AOSWA0&turnCredential=zrfnfj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:48:47,262 [0.0-5443-exec-9] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,550 [0.0-5443-exec-3] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 969upd6h5l3l0qp068amr715em openvidu-server_1 | [INFO] 2020-06-02 06:48:47,551 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:48:47,552 [amr715em-e70-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:48:47,552 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=969upd6h5l3l0qp068amr715em, participantPublicId=con_RdITN1suJd, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:48:47,777 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,779 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,781 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,787 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,813 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,859 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,863 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,867 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,868 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,870 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,874 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,875 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,877 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,881 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,883 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,885 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080527884 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,888 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,895 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080527894 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,895 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,906 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,917 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,924 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,935 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,942 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:47,957 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,069 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,221 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,259 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,259 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,317 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,318 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,318 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,436 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080528385 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,498 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080528496 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,502 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080528500 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,542 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080528517 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,561 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,562 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,562 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,694 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080528646 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,726 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,727 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,727 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,783 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080528747 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,822 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080528778 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,825 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080528783 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,835 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,835 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,835 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,899 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080528863 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,900 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080528893 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,940 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080528921 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,983 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080528976 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,983 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,985 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:48,985 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,125 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080529007 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,154 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080529122 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,184 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,185 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,185 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,222 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080529205 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,222 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 46613 typ host tcptype passive | remote: candidate:remote3 1 TCP 1837072639 124.253.47.67 12039 typ prflx tcptype active | timestamp: 1591080529205 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,222 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080529191 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,271 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080529221 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,275 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41944 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11969 typ prflx | timestamp: 1591080529233 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,378 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080529335 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,378 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,380 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,380 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,474 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080529432 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,488 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,488 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,563 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080529519 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,563 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080529542 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,567 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080529491 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,609 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:48:49,649 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080529630 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,649 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53348 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53349 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53350 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53351 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,651 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53352 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53353 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53354 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53355 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53356 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53357 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,652 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53358 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53359 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53360 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53361 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53362 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,653 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53363 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53364 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53365 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53366 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53367 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,654 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53368 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53369 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,655 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:49,750 [entExec-e2-t623] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080529691 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529697 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080529704 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529708 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529713 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080529721 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529723 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,751 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080529731 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,752 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529733 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,752 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080529744 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,752 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080529742 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,816 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080529786 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,816 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 50722 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 11971 typ prflx | timestamp: 1591080529786 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,816 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080529794 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,816 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080529794 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,871 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,875 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,876 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,877 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,881 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,888 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,888 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,891 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,891 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,905 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,905 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,908 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,910 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,910 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,914 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,914 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,944 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080529922 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,948 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:49,949 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,032 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,032 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_UmE5inRntU: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54961 typ host generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 58028 typ host generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54962 typ host generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 58029 typ host generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,033 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,034 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53370 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,037 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53371 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53372 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53373 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53374 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53375 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53376 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,038 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53377 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53378 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53379 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53380 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53381 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,039 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11969 typ srflx raddr 192.168.1.106 rport 53348"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11973 typ srflx raddr 192.168.1.106 rport 53362"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11970 typ srflx raddr 192.168.1.106 rport 53352"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11972 typ srflx raddr 192.168.1.106 rport 53358"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11975 typ srflx raddr 192.168.1.106 rport 53370"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11971 typ srflx raddr 192.168.1.106 rport 53354"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11974 typ srflx raddr 192.168.1.106 rport 53366"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11976 typ srflx raddr 192.168.1.106 rport 53374"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 11977 typ srflx raddr 192.168.1.106 rport 53378"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11978 typ srflx raddr 192.168.1.106 rport 53349"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,040 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11979 typ srflx raddr 192.168.1.106 rport 53353"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11982 typ srflx raddr 192.168.1.106 rport 53363"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11981 typ srflx raddr 192.168.1.106 rport 53359"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11980 typ srflx raddr 192.168.1.106 rport 53355"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11983 typ srflx raddr 192.168.1.106 rport 53367"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11984 typ srflx raddr 192.168.1.106 rport 53371"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11985 typ srflx raddr 192.168.1.106 rport 53375"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 11986 typ srflx raddr 192.168.1.106 rport 53379"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12029 typ srflx raddr 192.168.1.106 rport 53376"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12034 typ srflx raddr 192.168.1.106 rport 53365"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,041 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12035 typ srflx raddr 192.168.1.106 rport 53369"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12033 typ srflx raddr 192.168.1.106 rport 53361"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12000 typ srflx raddr 192.168.1.106 rport 53356"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12037 typ srflx raddr 192.168.1.106 rport 53377"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12038 typ srflx raddr 192.168.1.106 rport 53381"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12011 typ srflx raddr 192.168.1.106 rport 53360"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12024 typ srflx raddr 192.168.1.106 rport 53368"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12026 typ srflx raddr 192.168.1.106 rport 53372"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63037 typ relay raddr 69.10.52.178 rport 63037"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64897 typ relay raddr 69.10.52.178 rport 64897"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,042 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59597 typ relay raddr 69.10.52.178 rport 59597"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57695 typ relay raddr 69.10.52.178 rport 57695"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60599 typ relay raddr 69.10.52.178 rport 60599"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57031 typ relay raddr 69.10.52.178 rport 57031"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57380 typ relay raddr 69.10.52.178 rport 57380"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57696 typ relay raddr 69.10.52.178 rport 57696"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58907 typ relay raddr 69.10.52.178 rport 58907"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12018 typ srflx raddr 192.168.1.106 rport 53364"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12030 typ srflx raddr 192.168.1.106 rport 53380"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12032 typ srflx raddr 192.168.1.106 rport 53357"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12036 typ srflx raddr 192.168.1.106 rport 53373"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,043 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60433 typ relay raddr 69.10.52.178 rport 60433"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60510 typ relay raddr 69.10.52.178 rport 60510"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63302 typ relay raddr 69.10.52.178 rport 63302"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59986 typ relay raddr 69.10.52.178 rport 59986"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59506 typ relay raddr 69.10.52.178 rport 59506"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63550 typ relay raddr 69.10.52.178 rport 63550"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57322 typ relay raddr 69.10.52.178 rport 57322"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64307 typ relay raddr 69.10.52.178 rport 64307"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57806 typ relay raddr 69.10.52.178 rport 57806"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64284 typ relay raddr 69.10.52.178 rport 64284"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,044 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62370 typ relay raddr 69.10.52.178 rport 62370"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64427 typ relay raddr 69.10.52.178 rport 64427"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65445 typ relay raddr 69.10.52.178 rport 65445"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61257 typ relay raddr 69.10.52.178 rport 61257"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64658 typ relay raddr 69.10.52.178 rport 64658"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60887 typ relay raddr 69.10.52.178 rport 60887"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58056 typ relay raddr 69.10.52.178 rport 58056"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61043 typ relay raddr 69.10.52.178 rport 61043"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58168 typ relay raddr 69.10.52.178 rport 58168"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,045 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,046 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60475 typ relay raddr 69.10.52.178 rport 60475"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,046 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,046 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60454 typ relay raddr 69.10.52.178 rport 60454"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,059 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,059 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,070 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080530046 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,100 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,100 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 57829 typ srflx raddr 192.168.1.199 rport 54961 generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,104 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,104 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 39420 typ srflx raddr 192.168.1.199 rport 54962 generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,121 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,121 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 11896 typ srflx raddr 192.168.1.7 rport 58028 generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,125 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,125 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 50039 typ srflx raddr 192.168.1.7 rport 58029 generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,287 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530069 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,290 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530096 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,290 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 49707 typ host generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 49708 typ host generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 23771 typ srflx raddr 192.168.1.106 rport 49707 generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 2502 typ srflx raddr 192.168.1.106 rport 49708 generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,291 [entExec-e2-t616] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530111 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62778 typ host generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530122 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530114 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080530125 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62779 typ host generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530135 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530145 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080530148 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,292 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 46444 typ srflx raddr 192.168.1.2 rport 62778 generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 34767 typ srflx raddr 192.168.1.2 rport 62779 generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41944 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11969 typ srflx raddr 192.168.1.106 rport 53348 | timestamp: 1591080530153 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080530138 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [entExec-e2-t616] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 50722 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11971 typ srflx raddr 192.168.1.106 rport 53354 | timestamp: 1591080530158 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,293 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530180 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,294 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530211 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,294 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080530245 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,294 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45089 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11970 typ srflx raddr 192.168.1.106 rport 53352 | timestamp: 1591080530245 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,307 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,361 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,361 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64076 typ relay raddr 103.41.27.220 rport 57829 generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,372 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,372 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61885 typ relay raddr 103.217.123.227 rport 23771 generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,373 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,373 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59564 typ relay raddr 103.217.123.227 rport 2502 generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,377 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080530296 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,377 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42378 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11973 typ srflx raddr 192.168.1.106 rport 53362 | timestamp: 1591080530296 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,377 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080530304 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,382 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,382 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61710 typ relay raddr 103.217.123.94 rport 46444 generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,390 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530321 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,390 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080530342 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,390 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530323 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,392 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,392 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62050 typ relay raddr 103.41.27.228 rport 11896 generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,392 [entExec-e2-t571] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530359 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,393 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530361 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,393 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 63475 typ host generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 63476 typ host generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62002 typ relay raddr 103.41.27.228 rport 50039 generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 53019 typ srflx raddr 192.168.1.71 rport 63475 generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,394 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 35762 typ srflx raddr 192.168.1.71 rport 63476 generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,395 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,395 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58635 typ relay raddr 103.217.123.242 rport 53019 generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,397 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,397 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61087 typ relay raddr 103.217.123.94 rport 34767 generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,403 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,403 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64853 typ relay raddr 103.217.123.242 rport 35762 generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,455 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,455 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60013 typ relay raddr 69.10.52.178 rport 60013"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,456 [entExec-e2-t642] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530426 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,456 [entExec-e2-t642] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530428 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,457 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530436 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,458 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,458 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58798 typ relay raddr 69.10.52.178 rport 58798"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,462 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,462 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,470 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,470 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,470 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58324 typ host generation 0 ufrag x8Xe network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,470 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,470 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58325 typ host generation 0 ufrag x8Xe network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58326 typ host generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 58327 typ host generation 0 ufrag x8Xe network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 58328 typ host generation 0 ufrag x8Xe network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 58329 typ host generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag x8Xe network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag x8Xe network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag x8Xe network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag x8Xe network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,471 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,472 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58329 typ srflx raddr 192.168.43.6 rport 58329 generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,472 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,472 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 58326 typ srflx raddr 192.168.43.6 rport 58326 generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,512 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530474 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,513 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,513 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60968 typ relay raddr 69.10.52.178 rport 60968"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,515 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530497 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,515 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530498 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,515 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080530504 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,515 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080530501 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,516 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 55280 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 26152 typ prflx tcptype active | timestamp: 1591080530504 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,558 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530540 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 58303 typ host generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 58304 typ host generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,567 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,574 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,574 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 58304 typ srflx raddr 192.168.43.84 rport 58304 generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,574 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,574 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 58303 typ srflx raddr 192.168.43.84 rport 58303 generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,577 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,577 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63508 typ relay raddr 69.10.52.178 rport 63508"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,580 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,580 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,603 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,604 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62187 typ relay raddr 103.217.123.227 rport 48136 generation 0 ufrag Nk0z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,608 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,608 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57753 typ relay raddr 103.41.27.220 rport 18287 generation 0 ufrag uLiW network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,617 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,617 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_HdZf6BxOAy: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61978 typ relay raddr 103.217.123.94 rport 24179 generation 0 ufrag iHYY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,628 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,628 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62743 typ relay raddr 103.217.123.242 rport 44059 generation 0 ufrag wGMI network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,631 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080530600 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,631 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080530603 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,632 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530612 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,633 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45593 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 57829 typ srflx raddr 192.168.1.199 rport 54961 | timestamp: 1591080530616 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,658 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,658 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61704 typ relay raddr 157.39.110.213 rport 58329 generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,659 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,659 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64997 typ relay raddr 157.39.110.213 rport 58326 generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,661 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,661 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59394 typ relay raddr 69.10.52.178 rport 59394"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,733 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080530727 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,778 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,778 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 59498 typ relay raddr 157.39.110.213 rport 62945 generation 0 ufrag x8Xe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,778 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44859 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 11896 typ srflx raddr 192.168.1.7 rport 58028 | timestamp: 1591080530771 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,778 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080530771 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,829 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 56841 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 23771 typ srflx raddr 192.168.1.106 rport 49707 | timestamp: 1591080530828 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,829 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080530828 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,833 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,833 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_UmE5inRntU: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58659 typ relay raddr 103.41.27.228 rport 63383 generation 0 ufrag xodb network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:50,879 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53860 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 11896 typ srflx raddr 192.168.1.7 rport 58028 | timestamp: 1591080530877 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,932 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080530931 openvidu-server_1 | [INFO] 2020-06-02 06:48:50,979 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52966 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 23771 typ srflx raddr 192.168.1.106 rport 49707 | timestamp: 1591080530977 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,030 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531028 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,030 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50211 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 46444 typ srflx raddr 192.168.1.2 rport 62778 | timestamp: 1591080531028 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,064 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41389 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 53019 typ srflx raddr 192.168.1.71 rport 63475 | timestamp: 1591080531063 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,064 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531063 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,071 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45569 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 58326 typ srflx raddr 192.168.43.6 rport 58326 | timestamp: 1591080531069 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,071 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531070 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,129 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 47175 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 53019 typ srflx raddr 192.168.1.71 rport 63475 | timestamp: 1591080531127 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,152 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531151 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,152 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40956 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11974 typ srflx raddr 192.168.1.106 rport 53366 | timestamp: 1591080531150 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,195 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531194 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,196 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 46542 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11972 typ srflx raddr 192.168.1.106 rport 53358 | timestamp: 1591080531193 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,224 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 50701 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 53019 typ srflx raddr 192.168.1.71 rport 63475 | timestamp: 1591080531223 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,230 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,230 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62443 typ relay raddr 157.39.72.242 rport 58303 generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,304 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43512 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 58326 typ prflx | timestamp: 1591080531303 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,355 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,355 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64911 typ relay raddr 69.10.52.178 rport 64911"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,356 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,356 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57865 typ relay raddr 69.10.52.178 rport 57865"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,359 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,359 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 65229 typ relay raddr 69.10.52.178 rport 65229"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,362 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,362 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60114 typ relay raddr 69.10.52.178 rport 60114"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,363 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,363 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,366 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,366 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63867 typ relay raddr 69.10.52.178 rport 63867"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,370 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,370 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59698 typ relay raddr 69.10.52.178 rport 59698"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,370 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,370 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,373 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,373 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62259 typ relay raddr 69.10.52.178 rport 62259"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,377 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,377 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62411 typ relay raddr 69.10.52.178 rport 62411"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,388 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,388 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,389 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,389 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59585 typ relay raddr 69.10.52.178 rport 59585"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,391 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,391 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_R57heMQQZR", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,395 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,395 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57252 typ relay raddr 69.10.52.178 rport 57252"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,395 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,395 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,406 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,406 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63781 typ relay raddr 69.10.52.178 rport 63781"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,406 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,406 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,436 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531429 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,436 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 46911 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11975 typ srflx raddr 192.168.1.106 rport 53370 | timestamp: 1591080531429 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,475 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531472 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,475 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531468 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,544 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531543 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,548 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531547 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,627 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531625 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,630 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,630 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_R57heMQQZR: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58145 typ relay raddr 157.39.72.242 rport 53772 generation 0 ufrag qroh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,681 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080531662 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,681 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:6 1 TCP 1010827775 69.10.52.181 41899 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12050 typ prflx tcptype active | timestamp: 1591080531662 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,686 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 41032 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11977 typ srflx raddr 192.168.1.106 rport 53378 | timestamp: 1591080531685 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,740 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,741 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62359 typ relay raddr 69.10.52.178 rport 62359"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,815 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531814 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,827 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,827 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 65162 typ relay raddr 69.10.52.178 rport 65162"} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,845 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,845 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_UmE5inRntU", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:48:51,887 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080531851 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,892 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50686 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11977 typ srflx raddr 192.168.1.106 rport 53378 | timestamp: 1591080531890 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,975 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44547 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 11977 typ srflx raddr 192.168.1.106 rport 53378 | timestamp: 1591080531974 openvidu-server_1 | [INFO] 2020-06-02 06:48:51,986 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080531985 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,044 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42816 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 58303 typ prflx | timestamp: 1591080532043 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,044 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080532043 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,098 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48446 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 58303 typ prflx | timestamp: 1591080532096 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,140 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532139 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,151 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532150 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,308 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532306 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,336 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532335 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,343 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 43011 typ host tcptype passive | remote: candidate:remote2 1 TCP 1837072639 124.253.47.67 12058 typ prflx tcptype active | timestamp: 1591080532341 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,343 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080532342 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,418 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532417 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,434 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532432 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,554 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532553 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,573 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532571 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,602 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080532601 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,627 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080532625 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,662 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 54844 typ host tcptype passive | remote: candidate:remote2 1 TCP 1837072639 124.253.47.67 12062 typ prflx tcptype active | timestamp: 1591080532660 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,692 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 40282 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12061 typ prflx | timestamp: 1591080532691 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,721 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532720 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,741 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532739 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,755 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080532753 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,756 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_UmE5inRntU_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080532754 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,830 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080532828 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,914 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080532912 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,926 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080532924 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,947 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080532946 openvidu-server_1 | [INFO] 2020-06-02 06:48:52,978 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080532977 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,050 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533049 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,061 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533060 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,122 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,122 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,160 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,161 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,161 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 56406 typ host generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,161 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 56407 typ host generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,162 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12370 typ srflx raddr 192.168.1.4 rport 56406 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12371 typ srflx raddr 192.168.1.4 rport 56407 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63797 typ relay raddr 117.215.229.27 rport 12370 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62659 typ relay raddr 117.215.229.27 rport 12371 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,163 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60687 typ relay raddr 117.215.229.27 rport 12373 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:53,237 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533209 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,237 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533216 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,237 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-116 | timestamp: 1591080533216 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,237 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080533188 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,237 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533162 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,238 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533190 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533228 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533229 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533228 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533228 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533228 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,277 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080533229 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,279 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080533237 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,279 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533267 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,279 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080533243 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,319 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533310 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,319 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080533311 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,367 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080533339 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,367 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080533337 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,513 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533511 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,642 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533640 openvidu-server_1 | [INFO] 2020-06-02 06:48:53,661 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080533660 openvidu-server_1 | [INFO] 2020-06-02 06:48:54,235 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080534234 openvidu-server_1 | [INFO] 2020-06-02 06:48:54,562 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080534560 openvidu-server_1 | [INFO] 2020-06-02 06:48:54,570 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080534569 openvidu-server_1 | [INFO] 2020-06-02 06:48:54,974 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:48:54,974 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63023 typ relay raddr 117.215.229.27 rport 12372 generation 0 ufrag 0bG/ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:48:55,135 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47695 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12370 typ srflx raddr 192.168.1.4 rport 56406 | timestamp: 1591080535134 openvidu-server_1 | [INFO] 2020-06-02 06:48:55,136 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080535134 openvidu-server_1 | [INFO] 2020-06-02 06:48:55,172 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53115 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12370 typ srflx raddr 192.168.1.4 rport 56406 | timestamp: 1591080535171 openvidu-server_1 | [INFO] 2020-06-02 06:48:55,614 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080535613 openvidu-server_1 | [INFO] 2020-06-02 06:48:55,964 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080535963 openvidu-server_1 | [INFO] 2020-06-02 06:48:56,055 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080536053 openvidu-server_1 | [INFO] 2020-06-02 06:48:56,094 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080536093 openvidu-server_1 | [INFO] 2020-06-02 06:48:57,711 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080537710 openvidu-server_1 | [INFO] 2020-06-02 06:48:57,916 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080537914 openvidu-server_1 | [INFO] 2020-06-02 06:48:58,418 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53115 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12387 typ prflx | timestamp: 1591080538417 openvidu-server_1 | [INFO] 2020-06-02 06:48:58,928 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080538926 openvidu-server_1 | [INFO] 2020-06-02 06:48:59,207 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-117 | timestamp: 1591080539205 openvidu-server_1 | [INFO] 2020-06-02 06:48:59,315 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080539314 openvidu-server_1 | [INFO] 2020-06-02 06:48:59,706 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080539705 openvidu-server_1 | [INFO] 2020-06-02 06:48:59,807 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_R57heMQQZR_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080539806 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,187 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080540186 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,259 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540257 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,259 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540257 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,259 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540257 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,259 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540257 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,261 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540260 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,262 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540261 openvidu-server_1 | [INFO] 2020-06-02 06:49:00,263 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080540262 openvidu-server_1 | [INFO] 2020-06-02 06:49:01,067 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080541066 openvidu-server_1 | [WARN] 2020-06-02 06:49:02,184 [TaskScheduler-1] org.kurento.jsonrpc.internal.server.ProtocolManager - Ping wachdog trying to close a non-registered ServerSession openvidu-server_1 | [INFO] 2020-06-02 06:49:02,786 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080542784 openvidu-server_1 | [INFO] 2020-06-02 06:49:02,811 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080542810 openvidu-server_1 | [INFO] 2020-06-02 06:49:03,229 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080543227 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,102 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080544101 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,451 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | timestamp: 1591080544450 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,715 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080544713 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,716 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | timestamp: 1591080544714 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,844 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080544844 openvidu-server_1 | [INFO] 2020-06-02 06:49:04,908 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | timestamp: 1591080544907 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,171 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080545170 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,172 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | timestamp: 1591080545171 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,290 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_J6y0_con_R57heMQQZR (subscriber) | timestamp: 1591080545289 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,484 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | timestamp: 1591080545484 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,580 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_Q3r4_con_UmE5inRntU (subscriber) | timestamp: 1591080545579 openvidu-server_1 | [INFO] 2020-06-02 06:49:05,740 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | timestamp: 1591080545739 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,125 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CYut5ZtRsX_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546123 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,159 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_UmE5inRntU_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546158 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,373 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_CIuWYCf8K2_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546372 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,415 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_HdZf6BxOAy_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546413 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,480 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_FV7CznBaXq_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546479 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,572 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546571 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,662 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_R57heMQQZR_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080546661 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_UmE5inRntU of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_UmE5inRntU: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,708 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,709 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,710 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,710 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [WARN] 2020-06-02 06:49:06,710 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_UmE5inRntU. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:06,710 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,711 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: cancel receiving media from con_UmE5inRntU openvidu-server_1 | [INFO] 2020-06-02 06:49:06,712 [pd090rp8-e62-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_R57heMQQZR: stopped receiving media from con_UmE5inRntU in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,758 [pd090rp8-e62-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:06,835 [pd090rp8-e62-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:06,836 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 4bhro1jop92odqb2hlpd090rp8 openvidu-server_1 | [INFO] 2020-06-02 06:49:06,836 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcNotificationService - : {ggplvkcdvk2v2qlmn3kn2s511e=io.openvidu.server.rpc.RpcConnection@c99fc3c, nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 6ajhgn1mal0trel7c987bdkv3v=io.openvidu.server.rpc.RpcConnection@5aa9cbb, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397, ciom9mii1kqnku0eujkhs4c21v=io.openvidu.server.rpc.RpcConnection@5d1404aa} openvidu-server_1 | [INFO] 2020-06-02 06:49:06,836 [pd090rp8-e62-t0] io.openvidu.server.rpc.RpcHandler - Participant con_UmE5inRntU has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,064 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,064 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_R57heMQQZR of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:08,064 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_R57heMQQZR: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,064 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,065 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,065 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,065 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,065 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [WARN] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_R57heMQQZR. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,067 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,068 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,068 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,068 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_HdZf6BxOAy: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,068 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_R57heMQQZR openvidu-server_1 | [INFO] 2020-06-02 06:49:08,068 [khs4c21v-e68-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_R57heMQQZR in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,115 [khs4c21v-e68-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:08,187 [khs4c21v-e68-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:08,188 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ciom9mii1kqnku0eujkhs4c21v openvidu-server_1 | [INFO] 2020-06-02 06:49:08,188 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcNotificationService - : {ggplvkcdvk2v2qlmn3kn2s511e=io.openvidu.server.rpc.RpcConnection@c99fc3c, nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 6ajhgn1mal0trel7c987bdkv3v=io.openvidu.server.rpc.RpcConnection@5aa9cbb, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:08,188 [khs4c21v-e68-t0] io.openvidu.server.rpc.RpcHandler - Participant con_R57heMQQZR has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:08,510 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:09,070 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:09,070 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:09,105 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:09,106 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IGqlfwUbEAbn8m1w&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=8KCSEP&turnCredential=4lo6sd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:09,288 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VVr9LY9JwS_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080549287 openvidu-server_1 | [INFO] 2020-06-02 06:49:09,485 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:09,843 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:09,843 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:09,878 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:09,878 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IGqlfwUbEAbn8m1w&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=8KCSEP&turnCredential=4lo6sd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:10,617 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:11,380 [0.0-5443-exec-9] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 6E723519B931B1D12FC2E66334424D01 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,503 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:11,503 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:11,537 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:11,537 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IGqlfwUbEAbn8m1w&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=8KCSEP&turnCredential=4lo6sd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QlYKjN1S0aNQtw51&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=I9NSHS&turnCredential=yqwd3r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:11,609 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: mtkdc4h49o024kga5upl75803s openvidu-server_1 | [INFO] 2020-06-02 06:49:11,610 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:11,611 [pl75803s-e72-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QlYKjN1S0aNQtw51&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=I9NSHS&turnCredential=yqwd3r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:11,611 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=mtkdc4h49o024kga5upl75803s, participantPublicId=con_Z635SJuCH1, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:11,832 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,837 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,841 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,849 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,850 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,852 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,854 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,856 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,857 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,859 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,860 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,864 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,868 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,877 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,886 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,886 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,899 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,899 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:11,955 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:12,126 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,126 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,195 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,196 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,196 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,272 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080552228 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,276 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,308 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,331 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,331 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,331 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,358 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080552341 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,375 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:12,375 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:12,398 [entExec-e2-t628] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080552357 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,403 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:12,404 [0.0-5443-exec-9] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QlYKjN1S0aNQtw51&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=I9NSHS&turnCredential=yqwd3r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:12,409 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,409 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,409 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,478 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080552436 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,479 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_Od2b_con_HdZf6BxOAy (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080552470 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,489 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,489 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,489 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,567 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080552518 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,570 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080552549 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,611 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080552602 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,658 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080552631 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,700 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,701 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,701 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,833 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080552791 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,905 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080552888 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,905 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,906 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:12,906 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,007 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50510 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 36451 typ prflx | timestamp: 1591080552956 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,008 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080552956 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_HdZf6BxOAy of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_HdZf6BxOAy: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,025 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [WARN] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_HdZf6BxOAy. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,026 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,027 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,027 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,027 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,027 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_HdZf6BxOAy openvidu-server_1 | [INFO] 2020-06-02 06:49:13,027 [87bdkv3v-e66-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_HdZf6BxOAy in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,034 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553006 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,076 [87bdkv3v-e66-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:13,117 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46665 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 36451 typ prflx | timestamp: 1591080553080 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,117 [entExec-e2-t593] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553094 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,117 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080553081 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,117 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55132 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.228 36451 typ prflx | timestamp: 1591080553081 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,129 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,130 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,182 [87bdkv3v-e66-t0] io.openvidu.server.coturn.CoturnCredentialsService - Garbage collector cleaning turn log files at path /var/log/ openvidu-server_1 | [INFO] 2020-06-02 06:49:13,183 [87bdkv3v-e66-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:13,183 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 6ajhgn1mal0trel7c987bdkv3v openvidu-server_1 | [INFO] 2020-06-02 06:49:13,183 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcNotificationService - : {ggplvkcdvk2v2qlmn3kn2s511e=io.openvidu.server.rpc.RpcConnection@c99fc3c, nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,183 [87bdkv3v-e66-t0] io.openvidu.server.rpc.RpcHandler - Participant con_HdZf6BxOAy has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,198 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553156 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,280 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553269 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,292 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:13,323 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,328 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,328 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65063 typ host generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,328 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,328 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65064 typ host generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,329 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,329 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65065 typ host generation 0 ufrag wjX+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,329 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,329 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65066 typ host generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,330 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,330 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65067 typ host generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,330 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,330 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65068 typ host generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,331 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,331 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65069 typ host generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,331 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,332 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65070 typ host generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,332 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,332 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65071 typ host generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,332 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,332 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65072 typ host generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,333 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,333 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65073 typ host generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,333 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,333 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65074 typ host generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65075 typ host generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65076 typ host generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,334 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65077 typ host generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,335 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,335 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,335 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,335 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag wjX+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,336 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,337 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,338 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,338 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,340 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,340 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,341 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,341 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,341 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,342 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,342 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,342 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,342 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,342 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,343 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,343 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,343 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,343 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 37990 typ srflx raddr 192.168.1.7 rport 65064 generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,344 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,344 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 58064 typ srflx raddr 192.168.1.7 rport 65066 generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,344 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,344 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 59875 typ srflx raddr 192.168.1.7 rport 65067 generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 12757 typ srflx raddr 192.168.1.7 rport 65065 generation 0 ufrag wjX+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 36451 typ srflx raddr 192.168.1.7 rport 65063 generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,345 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 62007 typ srflx raddr 192.168.1.7 rport 65069 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,346 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,346 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 15220 typ srflx raddr 192.168.1.7 rport 65068 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,346 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,346 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 11294 typ srflx raddr 192.168.1.7 rport 65070 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 50635 typ srflx raddr 192.168.1.7 rport 65071 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 30861 typ srflx raddr 192.168.1.7 rport 65075 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,347 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 31854 typ srflx raddr 192.168.1.7 rport 65076 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,348 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,348 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 30874 typ srflx raddr 192.168.1.7 rport 65072 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,348 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,348 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 9948 typ srflx raddr 192.168.1.7 rport 65074 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,349 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,349 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 15153 typ srflx raddr 192.168.1.7 rport 65073 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,349 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,349 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 42229 typ srflx raddr 192.168.1.7 rport 65077 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,349 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,350 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VVr9LY9JwS", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64849 typ relay raddr 103.41.27.228 rport 36451 generation 0 ufrag gwvF network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,350 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,350 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60704 typ relay raddr 103.41.27.228 rport 59875 generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,350 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,350 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57014 typ relay raddr 103.41.27.228 rport 58064 generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,351 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,351 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60509 typ relay raddr 103.41.27.228 rport 12757 generation 0 ufrag wjX+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,351 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,351 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61591 typ relay raddr 103.41.27.228 rport 62007 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,352 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,352 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59946 typ relay raddr 103.41.27.228 rport 15220 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,352 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,352 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65112 typ relay raddr 103.41.27.228 rport 30861 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,353 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,353 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59350 typ relay raddr 103.41.27.228 rport 9948 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,353 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,353 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64968 typ relay raddr 103.41.27.228 rport 50635 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,354 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,354 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61458 typ relay raddr 103.41.27.228 rport 11294 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,354 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,354 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57444 typ relay raddr 103.41.27.228 rport 31854 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,355 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,355 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59483 typ relay raddr 103.41.27.228 rport 42229 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,355 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,355 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57738 typ relay raddr 103.41.27.228 rport 30874 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,356 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,356 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63938 typ relay raddr 103.41.27.228 rport 15153 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,413 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553367 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,441 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,441 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_HdZf6BxOAy", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59500 typ relay raddr 103.41.27.228 rport 63425 generation 0 ufrag wjX+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553411 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080553414 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553416 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553434 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553429 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553443 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553439 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,511 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55132 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 36451 typ srflx raddr 192.168.1.7 rport 65063 | timestamp: 1591080553454 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,519 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553518 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,545 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,561 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,570 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,570 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,584 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,585 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,585 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,585 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 64230 typ host generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,585 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,585 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 64231 typ host generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,592 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,592 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,599 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,599 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,616 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080553602 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,616 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48233 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 58064 typ srflx raddr 192.168.1.7 rport 65066 | timestamp: 1591080553601 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,657 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553619 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,657 [entExec-e2-t669] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553615 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,667 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,667 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,668 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,668 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,673 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,673 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,674 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 59883 typ host generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,674 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,674 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 59884 typ host generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,697 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,698 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,698 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,698 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,698 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,748 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,748 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,750 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53679 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 58064 typ srflx raddr 192.168.1.7 rport 65066 | timestamp: 1591080553707 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553708 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48329 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 15220 typ srflx raddr 192.168.1.7 rport 65068 | timestamp: 1591080553710 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080553710 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080553711 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t576] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553713 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,751 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553728 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,759 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 55423 typ host generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 55424 typ host generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,760 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,765 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,765 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63621 typ relay raddr 103.41.27.228 rport 11820 generation 0 ufrag FfJ5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,787 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,787 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 17937 typ srflx raddr 192.168.1.199 rport 64231 generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,789 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,789 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CYut5ZtRsX: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 31286 typ srflx raddr 192.168.1.199 rport 64230 generation 0 ufrag dXFw network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,819 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,819 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 27030 typ srflx raddr 192.168.1.106 rport 59884 generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,821 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,821 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 18319 typ srflx raddr 192.168.1.106 rport 59883 generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,823 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553791 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,823 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553794 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,824 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553819 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,844 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,844 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64755 typ relay raddr 103.41.27.228 rport 10302 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,844 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,844 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CYut5ZtRsX", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64953 typ relay raddr 103.41.27.228 rport 62085 generation 0 ufrag LEZ8 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,844 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Ncvp_con_CYut5ZtRsX (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50695 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 15220 typ srflx raddr 192.168.1.7 rport 65068 | timestamp: 1591080553829 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,845 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,845 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62532 typ relay raddr 103.41.27.228 rport 8102 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,845 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,845 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57926 typ relay raddr 103.41.27.228 rport 5795 generation 0 ufrag W/qB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60923 typ relay raddr 103.41.27.228 rport 4178 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59713 typ relay raddr 103.41.27.228 rport 37631 generation 0 ufrag pBBX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,846 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57509 typ relay raddr 103.41.27.228 rport 11835 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60264 typ relay raddr 103.41.27.228 rport 34439 generation 0 ufrag nkGz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57368 typ relay raddr 103.41.27.228 rport 21385 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,847 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_FV7CznBaXq", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62558 typ relay raddr 103.41.27.228 rport 11092 generation 0 ufrag htye network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,857 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,857 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 44292 typ srflx raddr 192.168.1.71 rport 55424 generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,857 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,857 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 41603 typ srflx raddr 192.168.1.71 rport 55423 generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,878 [entExec-e2-t668] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080553852 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,889 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54733 typ host generation 0 ufrag RGH5 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54734 typ host generation 0 ufrag RGH5 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54735 typ host generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54736 typ host generation 0 ufrag RGH5 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54737 typ host generation 0 ufrag RGH5 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54738 typ host generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag RGH5 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,890 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag RGH5 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag RGH5 network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag RGH5 network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,891 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,924 [entExec-e2-t668] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080553904 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,969 [entExec-e2-t602] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080553922 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,969 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080553921 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,988 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:13,988 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54735 typ srflx raddr 192.168.43.6 rport 54735 generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:13,994 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,023 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,023 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54738 typ srflx raddr 192.168.43.6 rport 54738 generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,033 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,034 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,074 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080554036 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,074 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554059 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,074 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 54268 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 31286 typ srflx raddr 192.168.1.199 rport 64230 | timestamp: 1591080554059 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,119 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554102 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,119 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46669 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 11294 typ srflx raddr 192.168.1.7 rport 65070 | timestamp: 1591080554102 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,119 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49248 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 31286 typ srflx raddr 192.168.1.199 rport 64230 | timestamp: 1591080554099 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,120 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55698 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 30874 typ srflx raddr 192.168.1.7 rport 65072 | timestamp: 1591080554118 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,120 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554118 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,158 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VVr9LY9JwS: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,163 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,163 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_CIuWYCf8K2: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62980 typ relay raddr 103.217.123.227 rport 18319 generation 0 ufrag 8WJf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,224 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,224 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61718 typ relay raddr 103.217.123.242 rport 41603 generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,226 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080554165 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,226 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46083 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 18319 typ srflx raddr 192.168.1.106 rport 59883 | timestamp: 1591080554184 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,227 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554184 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,227 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56040 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 11294 typ srflx raddr 192.168.1.7 rport 65070 | timestamp: 1591080554212 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,267 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_CuOy_con_FV7CznBaXq (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54194 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 30874 typ srflx raddr 192.168.1.7 rport 65072 | timestamp: 1591080554218 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,268 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47061 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 31286 typ srflx raddr 192.168.1.199 rport 64230 | timestamp: 1591080554247 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,268 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080554226 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,355 [entExec-e2-t571] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554343 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,355 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080554332 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,356 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54133 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 9948 typ srflx raddr 192.168.1.7 rport 65074 | timestamp: 1591080554343 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,395 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41339 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 18319 typ srflx raddr 192.168.1.106 rport 59883 | timestamp: 1591080554385 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,418 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,418 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_FV7CznBaXq: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59091 typ relay raddr 103.217.123.242 rport 26020 generation 0 ufrag WChf network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,433 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,433 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63049 typ relay raddr 157.39.110.213 rport 54735 generation 0 ufrag RGH5 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,434 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554427 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,434 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55525 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41603 typ srflx raddr 192.168.1.71 rport 55423 | timestamp: 1591080554427 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,527 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45650 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 41603 typ srflx raddr 192.168.1.71 rport 55423 | timestamp: 1591080554526 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,548 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VVr9LY9JwS_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080554547 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,550 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554550 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,550 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48640 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54735 typ prflx | timestamp: 1591080554549 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,615 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:14,669 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080554669 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,669 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44817 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 31854 typ srflx raddr 192.168.1.7 rport 65076 | timestamp: 1591080554669 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,697 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51196 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54735 typ prflx | timestamp: 1591080554696 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,765 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | local: candidate:14 1 UDP 2015364351 69.10.52.178 45358 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 31854 typ srflx raddr 192.168.1.7 rport 65076 | timestamp: 1591080554763 openvidu-server_1 | [INFO] 2020-06-02 06:49:14,986 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_KFSN_con_VVr9LY9JwS (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080554984 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,027 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CYut5ZtRsX_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080555026 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,096 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,096 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59016 typ host generation 0 ufrag xn4x network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,096 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,096 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59017 typ host generation 0 ufrag xn4x network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag xn4x network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag xn4x network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VVr9LY9JwS: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12403 typ srflx raddr 192.168.1.4 rport 59017 generation 0 ufrag xn4x network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_VVr9LY9JwS of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:15,097 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_VVr9LY9JwS: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_FV7CznBaXq: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [WARN] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_VVr9LY9JwS. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,098 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,099 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,099 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_VVr9LY9JwS openvidu-server_1 | [INFO] 2020-06-02 06:49:15,100 [kn2s511e-e64-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_VVr9LY9JwS in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,116 [kn2s511e-e64-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,154 [kn2s511e-e64-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,155 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ggplvkcdvk2v2qlmn3kn2s511e openvidu-server_1 | [INFO] 2020-06-02 06:49:15,155 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcNotificationService - : {nnpp3lk37eq4bvv0j06imusnf5=io.openvidu.server.rpc.RpcConnection@4bc0fcbb, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,155 [kn2s511e-e64-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VVr9LY9JwS has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,157 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_CIuWYCf8K2_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080555129 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,179 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,179 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,213 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,213 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZgJJjXx5lz6zTIWT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=Z13L2B&turnCredential=a2mwbe, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QlYKjN1S0aNQtw51&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=I9NSHS&turnCredential=yqwd3r, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:15,220 [0.0-5443-exec-6] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 622182910F70DC9927903B6437784687 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,237 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_FV7CznBaXq_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080555236 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,481 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080555481 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,494 [0.0-5443-exec-3] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 9f6ab41qee4rsf6asjr2k629l openvidu-server_1 | [INFO] 2020-06-02 06:49:15,494 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:15,494 [jr2k629l-e74-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZgJJjXx5lz6zTIWT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=Z13L2B&turnCredential=a2mwbe, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:15,494 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=9f6ab41qee4rsf6asjr2k629l, participantPublicId=con_VLc24TWICG, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:15,546 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_FV7CznBaXq of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_FV7CznBaXq: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [WARN] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Trying to cancel receiving video from user con_FV7CznBaXq. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,557 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [WARN] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_FV7CznBaXq. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: stopped receiving media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,558 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [INFO] 2020-06-02 06:49:15,559 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CYut5ZtRsX: stopped receiving media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,559 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_FV7CznBaXq openvidu-server_1 | [INFO] 2020-06-02 06:49:15,559 [6imusnf5-e48-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_FV7CznBaXq in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,562 [6imusnf5-e48-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,596 [6imusnf5-e48-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,597 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id nnpp3lk37eq4bvv0j06imusnf5 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,597 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b, idcvdkfthavbdrkbsi64a94gsk=io.openvidu.server.rpc.RpcConnection@77d461f6, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,597 [6imusnf5-e48-t0] io.openvidu.server.rpc.RpcHandler - Participant con_FV7CznBaXq has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_CYut5ZtRsX of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_CYut5ZtRsX: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [WARN] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Trying to cancel receiving video from user con_CYut5ZtRsX. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,615 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [WARN] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_N5Jgg3TRof: Trying to cancel receiving video from user con_CYut5ZtRsX. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: stopped receiving media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_CYut5ZtRsX openvidu-server_1 | [INFO] 2020-06-02 06:49:15,616 [64a94gsk-e50-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: stopped receiving media from con_CYut5ZtRsX in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,656 [64a94gsk-e50-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,688 [64a94gsk-e50-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,689 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id idcvdkfthavbdrkbsi64a94gsk openvidu-server_1 | [INFO] 2020-06-02 06:49:15,689 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 7034op448ub0cq5vkuqrdg5n5o=io.openvidu.server.rpc.RpcConnection@4fff711b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,689 [64a94gsk-e50-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CYut5ZtRsX has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.rpc.RpcHandler - Participant con_N5Jgg3TRof is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_N5Jgg3TRof of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_N5Jgg3TRof: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_N5Jgg3TRof openvidu-server_1 | [WARN] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Trying to cancel receiving video from user con_N5Jgg3TRof. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_N5Jgg3TRof openvidu-server_1 | [WARN] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Trying to cancel receiving video from user con_N5Jgg3TRof. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_N5Jgg3TRof openvidu-server_1 | [WARN] 2020-06-02 06:49:15,720 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Trying to cancel receiving video from user con_N5Jgg3TRof. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,721 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_N5Jgg3TRof openvidu-server_1 | [WARN] 2020-06-02 06:49:15,721 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Trying to cancel receiving video from user con_N5Jgg3TRof. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,721 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: cancel receiving media from con_N5Jgg3TRof openvidu-server_1 | [WARN] 2020-06-02 06:49:15,721 [qrdg5n5o-e52-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Trying to cancel receiving video from user con_N5Jgg3TRof. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:15,721 [qrdg5n5o-e52-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,723 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,732 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,779 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,779 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,780 [qrdg5n5o-e52-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,780 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,780 [qrdg5n5o-e52-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 7034op448ub0cq5vkuqrdg5n5o openvidu-server_1 | [INFO] 2020-06-02 06:49:15,780 [qrdg5n5o-e52-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b, 58dm3lh1bchbps153477s355k0=io.openvidu.server.rpc.RpcConnection@41ac4397} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,780 [qrdg5n5o-e52-t0] io.openvidu.server.rpc.RpcHandler - Participant con_N5Jgg3TRof has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,789 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,789 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,789 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,789 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,839 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,839 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,840 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:49:15,840 [jr2k629l-e74-t0] org.kurento.jsonrpc.internal.JsonRpcHandlerManager - Exception while processing request {"id":11,"method":"sendMessage","params":{"message":"{\"to\":[\"con_CYut5ZtRsX\"],\"data\":\"{\\\"nickname\\\":\\\"ONLINE TEST SIX\\\"}\",\"type\":\"signal:nicknameChanged\"}"},"jsonrpc":"2.0"} openvidu-server_1 | io.openvidu.client.OpenViduException: Signal "to" field invalid format: some connectionId does not exist in this session. Code: 601 openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:368) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:49:15,840 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,845 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080555844 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,849 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:49:15,849 [jr2k629l-e74-t0] org.kurento.jsonrpc.internal.JsonRpcHandlerManager - Exception while processing request {"id":13,"method":"sendMessage","params":{"message":"{\"to\":[\"con_FV7CznBaXq\"],\"data\":\"{\\\"nickname\\\":\\\"ONLINE TEST SIX\\\"}\",\"type\":\"signal:nicknameChanged\"}"},"jsonrpc":"2.0"} openvidu-server_1 | io.openvidu.client.OpenViduException: Signal "to" field invalid format: some connectionId does not exist in this session. Code: 601 openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:368) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:49:15,849 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,849 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,852 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:15,852 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:15,859 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080555859 openvidu-server_1 | [INFO] 2020-06-02 06:49:15,888 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:15,889 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZgJJjXx5lz6zTIWT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=Z13L2B&turnCredential=a2mwbe, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:16,050 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,050 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,138 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,139 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:49:16,139 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_VLc24TWICG: Requesting to recv media from user con_CYut5ZtRsX in session abc1736 but user could not be found openvidu-server_1 | [ERROR] 2020-06-02 06:49:16,139 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoSessionManager - PARTICIPANT con_VLc24TWICG: Error subscribing to con_CYut5ZtRsX openvidu-server_1 | io.openvidu.client.OpenViduException: User 'con_CYut5ZtRsX not found in session 'abc1736'. Code: 102 openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.subscribe(KurentoSessionManager.java:489) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.receiveVideoFrom(RpcHandler.java:355) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:130) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | [INFO] 2020-06-02 06:49:16,139 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,139 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,164 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,164 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_CIuWYCf8K2 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:16,164 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_CIuWYCf8K2: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,171 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080556158 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,171 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080556162 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,217 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556170 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_CIuWYCf8K2 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,228 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_CIuWYCf8K2 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_CIuWYCf8K2 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: cancel receiving media from con_CIuWYCf8K2 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: stopped receiving media from con_CIuWYCf8K2 in room abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:49:16,229 [77s355k0-e46-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_CIuWYCf8K2: Trying to close subscriber endpoint to con_Xk4b8zBUoq. But the endpoint was never instantiated. openvidu-server_1 | [INFO] 2020-06-02 06:49:16,304 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_GAHF_con_CIuWYCf8K2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556260 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,304 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080556283 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,304 [77s355k0-e46-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:16,347 [77s355k0-e46-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:16,347 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 58dm3lh1bchbps153477s355k0 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,347 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, mtkdc4h49o024kga5upl75803s=io.openvidu.server.rpc.RpcConnection@136ab4b} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,347 [77s355k0-e46-t0] io.openvidu.server.rpc.RpcHandler - Participant con_CIuWYCf8K2 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,354 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,354 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,354 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,424 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556382 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,475 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,475 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,555 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556513 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,557 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080556495 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,599 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080556599 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,640 [entExec-e2-t683] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080556609 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,641 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080556623 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,643 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:16,666 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,668 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,668 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57093 typ host generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57094 typ host generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57095 typ host generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57096 typ host generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,669 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57097 typ host generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57098 typ host generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57099 typ host generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57100 typ host generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57101 typ host generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,670 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57102 typ host generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,671 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57095 typ srflx raddr 192.168.43.84 rport 57095 generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57093 typ srflx raddr 192.168.43.84 rport 57093 generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57094 typ srflx raddr 192.168.43.84 rport 57094 generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,672 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57098 typ srflx raddr 192.168.43.84 rport 57098 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57096 typ srflx raddr 192.168.43.84 rport 57096 generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57099 typ srflx raddr 192.168.43.84 rport 57099 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57100 typ srflx raddr 192.168.43.84 rport 57100 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57102 typ srflx raddr 192.168.43.84 rport 57102 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57097 typ srflx raddr 192.168.43.84 rport 57097 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57101 typ srflx raddr 192.168.43.84 rport 57101 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64719 typ relay raddr 157.39.38.228 rport 57093 generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63528 typ relay raddr 157.39.38.228 rport 57094 generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,673 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57836 typ relay raddr 157.39.72.242 rport 57095 generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,753 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556702 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,754 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080556706 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,754 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080556711 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,754 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080556721 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,754 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080556717 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,766 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,795 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,795 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61758 typ relay raddr 157.39.72.242 rport 57096 generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,796 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080556781 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60030 typ relay raddr 157.39.38.228 rport 57098 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080556815 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [entExec-e2-t616] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080556817 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [entExec-e2-t574] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-122 | timestamp: 1591080556814 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,830 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080556815 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,830 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080556805 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,829 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-123 | timestamp: 1591080556815 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,836 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 4bhro1jop92odqb2hlpd090rp8 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:16,869 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080556862 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,884 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,884 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59678 typ relay raddr 157.39.38.228 rport 57099 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,884 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,884 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63830 typ relay raddr 157.39.38.228 rport 57097 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,894 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,894 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59429 typ relay raddr 157.39.72.242 rport 57100 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,899 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,899 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58317 typ relay raddr 157.39.38.228 rport 57102 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,904 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,904 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62662 typ relay raddr 157.39.72.242 rport 57101 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,919 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,928 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,937 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,937 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,955 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,955 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57268 typ relay raddr 157.39.38.228 rport 53801 generation 0 ufrag WMEQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,967 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65082 typ host generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,968 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65083 typ host generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,969 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession EE5B8F8B66B71E3800846EC318360912 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,969 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,969 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_CIuWYCf8K2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63388 typ relay raddr 157.39.72.242 rport 53803 generation 0 ufrag AUIq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:16,969 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:16,969 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64721 typ relay raddr 157.39.72.242 rport 53805 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,041 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,041 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,041 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,041 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,043 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080556999 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,044 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080557002 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54740 typ host generation 0 ufrag CNwh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54741 typ host generation 0 ufrag CNwh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54742 typ host generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54743 typ host generation 0 ufrag CNwh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54744 typ host generation 0 ufrag CNwh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54745 typ host generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,068 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,068 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag CNwh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,068 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,068 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag CNwh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag CNwh network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag CNwh network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,073 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,080 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080557065 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,080 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54771 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57093 typ srflx raddr 192.168.43.84 rport 57093 | timestamp: 1591080557065 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,115 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080557079 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,115 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080557081 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,150 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,150 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 18063 typ srflx raddr 192.168.1.7 rport 65083 generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,151 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080557115 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,169 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,169 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 63276 typ srflx raddr 192.168.1.7 rport 65082 generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,207 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: k4gr9uvt8ediuh9780r329tpsv openvidu-server_1 | [INFO] 2020-06-02 06:49:17,208 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:17,208 [r329tpsv-e76-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:17,209 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=k4gr9uvt8ediuh9780r329tpsv, participantPublicId=con_AF9T8ZQcvV, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:17,210 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080557193 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,210 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47489 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57093 typ prflx | timestamp: 1591080557192 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,218 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,218 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54745 typ srflx raddr 192.168.43.6 rport 54745 generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,233 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,233 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54742 typ srflx raddr 192.168.43.6 rport 54742 generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,292 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080557287 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,380 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,380 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:17,452 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,453 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,454 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,456 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,457 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:17,458 [0.0-5443-exec-9] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:17,458 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,468 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,475 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,483 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,486 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,588 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,588 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59453 typ relay raddr 157.39.110.213 rport 54742 generation 0 ufrag CNwh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,599 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,599 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,650 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080557642 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,658 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,660 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,660 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59281 typ relay raddr 103.41.27.228 rport 63276 generation 0 ufrag a3aj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,731 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,732 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,732 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,769 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54879 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54742 typ srflx raddr 192.168.43.6 rport 54742 | timestamp: 1591080557742 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,769 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080557742 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,769 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52558 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 63276 typ srflx raddr 192.168.1.7 rport 65082 | timestamp: 1591080557756 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,769 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080557756 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,810 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080557769 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,810 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080557792 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,810 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41922 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 63276 typ srflx raddr 192.168.1.7 rport 65082 | timestamp: 1591080557783 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,810 [entExec-e2-t583] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 54693 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54742 typ srflx raddr 192.168.43.6 rport 54742 | timestamp: 1591080557803 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,814 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,817 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:17,860 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,861 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,861 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,873 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,887 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080557877 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,887 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49379 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54742 typ prflx | timestamp: 1591080557869 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,927 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080557886 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,986 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,987 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:17,987 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,030 [entExec-e2-t632] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080557998 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,031 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558020 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,071 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558029 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,075 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,114 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 52080 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57097 typ srflx raddr 192.168.43.84 rport 57097 | timestamp: 1591080558105 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,114 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558105 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,121 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,122 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,122 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,150 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,150 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:18,188 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ciom9mii1kqnku0eujkhs4c21v - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:18,194 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558152 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,197 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558135 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,214 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:18,214 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:18,229 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,241 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:18,282 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,282 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558255 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,282 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54437 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 27518 typ prflx | timestamp: 1591080558255 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,282 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558263 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,282 [entExec-e2-t651] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080558247 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,283 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,283 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62786 typ host generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62787 typ host generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62788 typ host generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,284 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62789 typ host generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62790 typ host generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62791 typ host generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62792 typ host generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62793 typ host generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,285 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62794 typ host generation 0 ufrag CDTz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,286 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag CDTz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 27518 typ srflx raddr 192.168.1.2 rport 62786 generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 6529 typ srflx raddr 192.168.1.2 rport 62793 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,287 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 35512 typ srflx raddr 192.168.1.2 rport 62788 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 50541 typ srflx raddr 192.168.1.2 rport 62791 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 45753 typ srflx raddr 192.168.1.2 rport 62787 generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 40962 typ srflx raddr 192.168.1.2 rport 62790 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 37035 typ srflx raddr 192.168.1.2 rport 62789 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 43718 typ srflx raddr 192.168.1.2 rport 62794 generation 0 ufrag CDTz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,288 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 54748 typ srflx raddr 192.168.1.2 rport 62792 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61375 typ relay raddr 103.217.123.94 rport 27518 generation 0 ufrag TCbX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57903 typ relay raddr 103.217.123.94 rport 35512 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62251 typ relay raddr 103.217.123.94 rport 50541 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63672 typ relay raddr 103.217.123.94 rport 6529 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65044 typ relay raddr 103.217.123.94 rport 37035 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,289 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65226 typ relay raddr 103.217.123.94 rport 40962 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,290 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,290 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60520 typ relay raddr 103.217.123.94 rport 43718 generation 0 ufrag CDTz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,290 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,290 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60634 typ relay raddr 103.217.123.94 rport 54748 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,308 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,309 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,312 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50307 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.94 27518 typ prflx | timestamp: 1591080558296 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,312 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558283 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,312 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49201 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 57101 typ srflx raddr 192.168.43.84 rport 57101 | timestamp: 1591080558283 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,355 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,355 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:18,359 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,367 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558312 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58109 typ relay raddr 157.39.38.228 rport 53806 generation 0 ufrag /m8f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64778 typ relay raddr 157.39.72.242 rport 53808 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57746 typ relay raddr 157.39.72.242 rport 53807 generation 0 ufrag 8aW0 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,379 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64828 typ relay raddr 157.39.38.228 rport 53809 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,384 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,384 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58908 typ relay raddr 157.39.72.242 rport 53810 generation 0 ufrag fSIr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,389 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:18,389 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DFkOmFklmKxxGAEn&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JAWW8T&turnCredential=9yciwd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae] } openvidu-server_1 | [INFO] 2020-06-02 06:49:18,392 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558320 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,392 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558336 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,392 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558331 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,392 [entExec-e2-t651] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558325 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,392 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50307 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 27518 typ srflx raddr 192.168.1.2 rport 62786 | timestamp: 1591080558338 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,431 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46629 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 27518 typ srflx raddr 192.168.1.2 rport 62786 | timestamp: 1591080558401 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,432 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080558418 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,432 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558428 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,478 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558477 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,478 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 56460 typ srflx raddr 172.19.0.1 rport 56460 | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 59678 typ relay raddr 157.39.38.228 rport 57099 | timestamp: 1591080558476 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,499 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,500 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,500 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53382 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,500 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,500 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,501 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,501 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53383 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,501 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,501 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53384 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,502 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53385 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,503 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,503 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,503 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,525 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,535 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,535 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,535 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,547 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,548 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,578 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,579 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,584 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,585 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,585 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,592 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46956 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57097 typ srflx raddr 192.168.43.84 rport 57097 | timestamp: 1591080558500 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,592 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56029 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 57101 typ prflx | timestamp: 1591080558530 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,592 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44910 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57099 typ prflx | timestamp: 1591080558521 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,600 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,600 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12086 typ srflx raddr 192.168.1.106 rport 53382"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,619 [entExec-e2-t662] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080558575 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,625 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,625 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,627 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558592 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,627 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558598 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,627 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080558603 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,654 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,654 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,654 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54747 typ host generation 0 ufrag sTMB network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54748 typ host generation 0 ufrag sTMB network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54749 typ host generation 0 ufrag sTMB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57103 typ host generation 0 ufrag GQsy network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,655 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65085 typ host generation 0 ufrag xRcr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,656 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,656 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag xRcr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,656 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53386 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53387 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,657 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53388 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53389 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,658 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,661 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,661 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12091 typ srflx raddr 192.168.1.106 rport 53383"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,671 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,671 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:18,672 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,673 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag sTMB network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,682 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,682 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag sTMB network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,683 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,683 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag sTMB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,683 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,695 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,697 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,697 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12092 typ srflx raddr 192.168.1.106 rport 53384"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,704 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,704 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag GQsy network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,722 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,722 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58923 typ relay raddr 103.217.123.94 rport 28860 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,723 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,723 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60565 typ relay raddr 103.217.123.94 rport 62330 generation 0 ufrag hHFj network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,732 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,732 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64359 typ relay raddr 103.217.123.94 rport 50786 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,732 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,732 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63141 typ relay raddr 103.217.123.94 rport 43343 generation 0 ufrag sRpK network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58158 typ relay raddr 103.217.123.94 rport 52309 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57579 typ relay raddr 103.217.123.94 rport 27982 generation 0 ufrag DHr2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,733 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58746 typ relay raddr 103.217.123.94 rport 14308 generation 0 ufrag CDTz network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,737 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:18,737 [0.0-5443-exec-1] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DFkOmFklmKxxGAEn&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JAWW8T&turnCredential=9yciwd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DuAn83U6dA9y5voi&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=BIMSBT&turnCredential=mcf8rk] } openvidu-server_1 | [INFO] 2020-06-02 06:49:18,755 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,755 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,756 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,756 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 54755 typ srflx raddr 192.168.1.7 rport 65085 generation 0 ufrag xRcr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,797 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080558682 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,798 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558684 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,820 [entExec-e2-t668] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558703 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,820 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43911 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 35512 typ srflx raddr 192.168.1.2 rport 62788 | timestamp: 1591080558703 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,821 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080558710 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,821 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43629 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 40962 typ srflx raddr 192.168.1.2 rport 62790 | timestamp: 1591080558710 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,821 [entExec-e2-t592] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558715 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,823 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558744 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,823 [entExec-e2-t683] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558744 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,823 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558750 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,823 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558752 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,824 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080558767 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,824 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080558780 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558784 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080558789 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558787 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t612] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558797 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42075 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 40962 typ srflx raddr 192.168.1.2 rport 62790 | timestamp: 1591080558814 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,826 [entExec-e2-t627] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47986 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 35512 typ srflx raddr 192.168.1.2 rport 62788 | timestamp: 1591080558790 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,827 [entExec-e2-t642] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 40927 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57097 typ prflx | timestamp: 1591080558820 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,828 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558828 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,842 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,842 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54749 typ srflx raddr 192.168.43.6 rport 54749 generation 0 ufrag sTMB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,854 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,854 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57103 typ srflx raddr 192.168.43.84 rport 57103 generation 0 ufrag GQsy network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,897 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080558858 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,906 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,906 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,906 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53390 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,906 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,906 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53391 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,907 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12093 typ srflx raddr 192.168.1.106 rport 53385"} openvidu-server_1 | [INFO] 2020-06-02 06:49:18,990 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080558949 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,990 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080558957 openvidu-server_1 | [INFO] 2020-06-02 06:49:18,991 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080558963 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,049 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,049 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:19,078 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,087 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,087 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65480 typ relay raddr 103.41.27.228 rport 54755 generation 0 ufrag xRcr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,090 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:19,090 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DFkOmFklmKxxGAEn&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JAWW8T&turnCredential=9yciwd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UoTHfbbfJqKii0Ps&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IA8AAT&turnCredential=ovdizl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DuAn83U6dA9y5voi&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=BIMSBT&turnCredential=mcf8rk] } openvidu-server_1 | [INFO] 2020-06-02 06:49:19,100 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51050 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 54748 typ srflx raddr 192.168.1.2 rport 62792 | timestamp: 1591080559099 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,100 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080559100 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,169 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559168 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,241 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080559240 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,241 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080559240 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,241 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,241 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63133 typ relay raddr 69.10.52.178 rport 63133"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,242 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080559241 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,288 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559253 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,288 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52889 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 54755 typ srflx raddr 192.168.1.7 rport 65085 | timestamp: 1591080559257 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,288 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080559257 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,291 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,291 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12094 typ srflx raddr 192.168.1.106 rport 53386"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,299 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,299 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12100 typ srflx raddr 192.168.1.106 rport 53390"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,319 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,319 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65176 typ relay raddr 157.39.38.228 rport 57103 generation 0 ufrag GQsy network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,320 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559309 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,321 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,321 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60581 typ relay raddr 103.41.27.228 rport 23216 generation 0 ufrag xRcr network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,326 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | local: candidate:40 1 UDP 1679820287 69.10.52.178 54715 typ srflx raddr 172.19.0.1 rport 54715 | remote: candidate:1007989485 1 UDP 25108223 69.10.52.178 58746 typ relay raddr 103.217.123.94 rport 14308 | timestamp: 1591080559325 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62051 typ relay raddr 157.39.110.213 rport 54749 generation 0 ufrag sTMB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,332 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080559325 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,356 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,356 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63199 typ relay raddr 69.10.52.178 rport 63199"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,360 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,360 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12099 typ srflx raddr 192.168.1.106 rport 53387"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,399 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080559398 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,399 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54429 typ host | remote: candidate:1007989485 1 UDP 25108223 69.10.52.178 58746 typ relay raddr 103.217.123.94 rport 14308 | timestamp: 1591080559375 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,399 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47507 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57103 typ srflx raddr 192.168.43.84 rport 57103 | timestamp: 1591080559398 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,401 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,401 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:19,432 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559432 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,438 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080559437 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,438 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 56104 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54749 typ srflx raddr 192.168.43.6 rport 54749 | timestamp: 1591080559437 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,439 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:19,439 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DFkOmFklmKxxGAEn&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JAWW8T&turnCredential=9yciwd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UoTHfbbfJqKii0Ps&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IA8AAT&turnCredential=ovdizl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Wl8GeHlJ0oPuht6B&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=7UN74O&turnCredential=uzkbpj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DuAn83U6dA9y5voi&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=BIMSBT&turnCredential=mcf8rk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:19,489 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50855 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54749 typ srflx raddr 192.168.43.6 rport 54749 | timestamp: 1591080559489 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,490 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080559489 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,503 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45341 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57103 typ prflx | timestamp: 1591080559503 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,562 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559561 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,579 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080559578 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,584 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40901 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54749 typ prflx | timestamp: 1591080559583 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,679 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080559678 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,721 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | local: candidate:40 1 UDP 1679820287 69.10.52.178 54715 typ srflx raddr 172.19.0.1 rport 54715 | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 60520 typ relay raddr 103.217.123.94 rport 43718 | timestamp: 1591080559720 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,738 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,738 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12105 typ srflx raddr 192.168.1.106 rport 53388"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,742 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,742 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12106 typ srflx raddr 192.168.1.106 rport 53391"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,746 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,746 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12107 typ srflx raddr 192.168.1.106 rport 53389"} openvidu-server_1 | [INFO] 2020-06-02 06:49:19,787 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54429 typ host | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 60520 typ relay raddr 103.217.123.94 rport 43718 | timestamp: 1591080559769 openvidu-server_1 | [INFO] 2020-06-02 06:49:19,881 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080559880 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,032 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560030 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,038 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080560037 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,060 [0.0-5443-exec-2] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession C06F190C032AE695EE4D89529FC2705F openvidu-server_1 | [INFO] 2020-06-02 06:49:20,127 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43023 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12086 typ srflx raddr 192.168.1.106 rport 53382 | timestamp: 1591080560126 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,127 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080560126 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,129 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560128 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,173 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560172 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,185 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560184 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,210 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56192 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12086 typ srflx raddr 192.168.1.106 rport 53382 | timestamp: 1591080560209 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,224 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560223 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,237 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560236 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,277 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560276 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,297 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560296 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,317 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080560317 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,317 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-127 | timestamp: 1591080560317 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,320 [0.0-5443-exec-8] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: avitv8cou88bcfto836itb9ajk openvidu-server_1 | [INFO] 2020-06-02 06:49:20,320 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:20,320 [6itb9ajk-e78-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DFkOmFklmKxxGAEn&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=JAWW8T&turnCredential=9yciwd, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UoTHfbbfJqKii0Ps&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IA8AAT&turnCredential=ovdizl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DuAn83U6dA9y5voi&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=BIMSBT&turnCredential=mcf8rk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:20,320 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=avitv8cou88bcfto836itb9ajk, participantPublicId=con_VHlMJcd9Y6, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:20,321 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080560320 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,321 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080560321 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,321 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080560321 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,360 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080560359 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,360 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49135 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12094 typ srflx raddr 192.168.1.106 rport 53386 | timestamp: 1591080560359 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,376 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-126 | timestamp: 1591080560375 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,408 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | local: candidate:15 1 TCP 1010828543 69.10.52.178 41334 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.217.123.94 25667 typ prflx tcptype active | timestamp: 1591080560407 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,433 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:49:20,508 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560507 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,508 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560507 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,511 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080560509 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,516 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,516 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65204 typ relay raddr 69.10.52.178 rport 65204"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,516 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,517 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60517 typ relay raddr 69.10.52.178 rport 60517"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,517 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,517 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57769 typ relay raddr 69.10.52.178 rport 57769"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,517 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,518 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61874 typ relay raddr 69.10.52.178 rport 61874"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,518 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,518 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58725 typ relay raddr 69.10.52.178 rport 58725"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,518 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,518 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57271 typ relay raddr 69.10.52.178 rport 57271"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,519 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,519 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,519 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,519 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61101 typ relay raddr 69.10.52.178 rport 61101"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,520 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,520 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 65399 typ relay raddr 69.10.52.178 rport 65399"} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,520 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,520 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:20,541 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,564 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080560562 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,564 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49857 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12100 typ srflx raddr 192.168.1.106 rport 53390 | timestamp: 1591080560562 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,568 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,568 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,571 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,574 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,576 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,579 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,581 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,583 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,584 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56178 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12100 typ srflx raddr 192.168.1.106 rport 53390 | timestamp: 1591080560583 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,584 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,597 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,606 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,612 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,617 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,631 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560631 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,667 [0.0-5443-exec-2] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: ekn8a4fk85dr51djhghttgjgj1 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,669 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:20,669 [httgjgj1-e80-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UoTHfbbfJqKii0Ps&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IA8AAT&turnCredential=ovdizl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DuAn83U6dA9y5voi&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=BIMSBT&turnCredential=mcf8rk, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:20,669 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=ekn8a4fk85dr51djhghttgjgj1, participantPublicId=con_XCSYWgpTIe, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:20,699 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,736 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560735 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,816 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560814 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,827 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560826 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,865 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,874 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,874 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,876 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56192 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12129 typ prflx | timestamp: 1591080560876 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,904 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,906 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,910 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,915 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,918 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,921 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080560920 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,979 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,980 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,980 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,982 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:20,990 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession A0CB1E72E4A701109E2BBB09D43F1B7F openvidu-server_1 | [INFO] 2020-06-02 06:49:21,002 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,003 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,017 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080561000 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,058 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561016 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,058 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080561021 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,069 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,069 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,069 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,092 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,106 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,107 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,107 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,108 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561103 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,108 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,139 [entExec-e2-t621] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561129 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,174 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561137 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,189 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,189 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,189 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,211 [0.0-5443-exec-3] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 1eaadlt7r22uj8lu4jfb7vldo3 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,212 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:21,212 [fb7vldo3-e82-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UoTHfbbfJqKii0Ps&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IA8AAT&turnCredential=ovdizl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:21,212 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=1eaadlt7r22uj8lu4jfb7vldo3, participantPublicId=con_T4BPQfI0CV, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:21,224 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561215 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,224 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,225 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,225 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,227 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561222 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,278 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561251 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,278 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561253 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,290 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,290 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,290 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,319 [entExec-e2-t623] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561294 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,319 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080561309 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,353 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561319 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,353 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561329 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,354 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561335 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,354 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,354 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,354 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,384 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561365 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,417 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561382 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,417 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080561416 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,419 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,428 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,428 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,428 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,432 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,445 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,449 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,450 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,451 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,453 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,454 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,455 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,455 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,456 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,456 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561430 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,464 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,467 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,467 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,471 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,475 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,484 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,488 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,491 [entExec-e2-t585] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561456 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,491 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,492 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080561489 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,492 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,552 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,552 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,556 [entExec-e2-t576] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080561551 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,556 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44907 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12414 typ prflx | timestamp: 1591080561551 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,556 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561515 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,558 [entExec-e2-t623] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561494 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,564 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65504 typ host generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65505 typ host generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65506 typ host generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65507 typ host generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,568 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65508 typ host generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65509 typ host generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65510 typ host generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65511 typ host generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65512 typ host generation 0 ufrag K7bj network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,569 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag K7bj network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 46326 typ srflx raddr 192.168.1.199 rport 65504 generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 18397 typ srflx raddr 192.168.1.199 rport 65505 generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 33868 typ srflx raddr 192.168.1.199 rport 65510 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 21400 typ srflx raddr 192.168.1.199 rport 65506 generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 38499 typ srflx raddr 192.168.1.199 rport 65509 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 2875 typ srflx raddr 192.168.1.199 rport 65511 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 56158 typ srflx raddr 192.168.1.199 rport 65512 generation 0 ufrag K7bj network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 41098 typ srflx raddr 192.168.1.199 rport 65508 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 5655 typ srflx raddr 192.168.1.199 rport 65507 generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61244 typ relay raddr 103.41.27.220 rport 46326 generation 0 ufrag yeFt network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64481 typ relay raddr 103.41.27.220 rport 21400 generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63978 typ relay raddr 103.41.27.220 rport 5655 generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,570 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61974 typ relay raddr 103.41.27.220 rport 38499 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58319 typ relay raddr 103.41.27.220 rport 41098 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61511 typ relay raddr 103.41.27.220 rport 33868 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57124 typ relay raddr 103.41.27.220 rport 2875 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,571 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61057 typ relay raddr 103.41.27.220 rport 56158 generation 0 ufrag K7bj network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,591 [0.0-5443-exec-2] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 74D5DDF9A4EC3E830D85FDE70E4387CE openvidu-server_1 | [INFO] 2020-06-02 06:49:21,599 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561568 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,599 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41231 typ host | remote: candidate:remote1 1 UDP 1853824767 103.41.27.220 46326 typ prflx | timestamp: 1591080561569 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,600 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080561569 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,640 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561599 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561613 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561625 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561619 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561630 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,676 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561631 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,677 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41231 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 46326 typ srflx raddr 192.168.1.199 rport 65504 | timestamp: 1591080561632 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,677 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 40488 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 46326 typ srflx raddr 192.168.1.199 rport 65504 | timestamp: 1591080561655 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,677 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,677 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59025 typ host generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59026 typ host generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59027 typ host generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59028 typ host generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59029 typ host generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59030 typ host generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59031 typ host generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59032 typ host generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59033 typ host generation 0 ufrag +nIQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59034 typ host generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59035 typ host generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag +nIQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,679 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12414 typ srflx raddr 192.168.1.4 rport 59025 generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12416 typ srflx raddr 192.168.1.4 rport 59027 generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12415 typ srflx raddr 192.168.1.4 rport 59026 generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12418 typ srflx raddr 192.168.1.4 rport 59029 generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12420 typ srflx raddr 192.168.1.4 rport 59031 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12417 typ srflx raddr 192.168.1.4 rport 59028 generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12422 typ srflx raddr 192.168.1.4 rport 59033 generation 0 ufrag +nIQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12419 typ srflx raddr 192.168.1.4 rport 59030 generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,680 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12424 typ srflx raddr 192.168.1.4 rport 59035 generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,681 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,681 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12421 typ srflx raddr 192.168.1.4 rport 59032 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,708 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080561680 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,768 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561708 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,768 [entExec-e2-t623] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561718 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,768 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-130 | timestamp: 1591080561719 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,768 [entExec-e2-t644] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080561718 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,768 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561714 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t644] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080561725 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080561725 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561734 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561724 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561729 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080561725 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44907 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12414 typ srflx raddr 192.168.1.4 rport 59025 | timestamp: 1591080561742 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t644] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49426 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12414 typ srflx raddr 192.168.1.4 rport 59025 | timestamp: 1591080561763 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49203 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 46326 typ srflx raddr 192.168.1.199 rport 65504 | timestamp: 1591080561746 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,769 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080561737 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,775 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,775 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,775 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,846 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561804 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,846 [entExec-e2-t626] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561820 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,856 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,856 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58902 typ relay raddr 103.41.27.220 rport 33619 generation 0 ufrag hJPq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12423 typ srflx raddr 192.168.1.4 rport 59034 generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62441 typ relay raddr 117.215.229.27 rport 12414 generation 0 ufrag 0M/o network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65509 typ relay raddr 117.215.229.27 rport 12416 generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64029 typ relay raddr 117.215.229.27 rport 12417 generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,857 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61091 typ relay raddr 117.215.229.27 rport 12418 generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,858 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,858 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62480 typ relay raddr 103.41.27.220 rport 56045 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,859 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,859 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63635 typ relay raddr 103.41.27.220 rport 45623 generation 0 ufrag 4uB8 network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,865 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,865 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59892 typ relay raddr 103.41.27.220 rport 51547 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,866 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,866 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62068 typ relay raddr 103.41.27.220 rport 23264 generation 0 ufrag Ix7P network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,866 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,866 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59065 typ relay raddr 103.41.27.220 rport 20671 generation 0 ufrag K7bj network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,892 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,893 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,893 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,908 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,912 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,922 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55435 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 21400 typ srflx raddr 192.168.1.199 rport 65506 | timestamp: 1591080561894 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,922 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080561895 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,924 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,924 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,925 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080561917 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,927 [entExec-e2-t623] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561921 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,934 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,934 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,947 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,947 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,947 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,947 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65088 typ host generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,948 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,948 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65089 typ host generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:21,948 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,948 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,964 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,969 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:21,984 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,009 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,009 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,020 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 8l07rnlvetqg6sj1ms422fasvl openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [422fasvl-e84-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [422fasvl-e84-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [422fasvl-e84-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=8l07rnlvetqg6sj1ms422fasvl, participantPublicId=con_OY9aK5IRaS, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,025 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,026 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080561978 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,028 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48917 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 21400 typ srflx raddr 192.168.1.199 rport 65506 | timestamp: 1591080561995 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,030 [entExec-e2-t576] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562012 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,031 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562015 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,037 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,037 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,038 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562033 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,041 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562040 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,056 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,056 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,056 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62796 typ host generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,056 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,057 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62797 typ host generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,057 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,057 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,057 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,057 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562058 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49857 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12132 typ prflx | timestamp: 1591080562066 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [entExec-e2-t636] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50249 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 41098 typ srflx raddr 192.168.1.199 rport 65508 | timestamp: 1591080562058 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57105 typ host generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,103 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57106 typ host generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,104 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 47596 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12132 typ prflx | timestamp: 1591080562073 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,104 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562089 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562100 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49359 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12132 typ prflx | timestamp: 1591080562102 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50806 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 56158 typ srflx raddr 192.168.1.199 rport 65512 | timestamp: 1591080562095 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56178 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12132 typ prflx | timestamp: 1591080562098 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t673] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562097 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562095 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,106 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,107 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,107 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,129 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,129 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,129 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,129 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,138 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,149 [entExec-e2-t589] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562123 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 12609 typ srflx raddr 192.168.1.7 rport 65089 generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 24102 typ srflx raddr 192.168.1.7 rport 65088 generation 0 ufrag Vthh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,155 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 39083 typ srflx raddr 192.168.1.2 rport 62797 generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,156 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,156 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 9912 typ srflx raddr 192.168.1.2 rport 62796 generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,199 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,199 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,200 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562139 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53843 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 41098 typ srflx raddr 192.168.1.199 rport 65508 | timestamp: 1591080562159 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [entExec-e2-t605] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562141 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54751 typ host generation 0 ufrag vhhZ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54752 typ host generation 0 ufrag vhhZ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54753 typ host generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54754 typ host generation 0 ufrag vhhZ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54755 typ host generation 0 ufrag vhhZ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,201 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54756 typ host generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vhhZ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vhhZ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag vhhZ network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag vhhZ network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,202 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,205 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562184 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,243 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562211 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,246 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,269 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,269 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57105 typ srflx raddr 192.168.43.84 rport 57105 generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,270 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,270 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57106 typ srflx raddr 192.168.43.84 rport 57106 generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,270 [entExec-e2-t631] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562232 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,270 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562233 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,270 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51573 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 33868 typ srflx raddr 192.168.1.199 rport 65510 | timestamp: 1591080562250 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,271 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562250 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,271 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54210 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 56158 typ srflx raddr 192.168.1.199 rport 65512 | timestamp: 1591080562252 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,271 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562254 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,284 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,299 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,299 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54756 typ srflx raddr 192.168.43.6 rport 54756 generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,300 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,300 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54753 typ srflx raddr 192.168.43.6 rport 54753 generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,300 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562288 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,300 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562295 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,300 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54717 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.227 44654 typ prflx | timestamp: 1591080562288 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,343 [entExec-e2-t602] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562327 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,344 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46580 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.227 44654 typ prflx | timestamp: 1591080562332 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,384 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562349 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,384 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56021 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 33868 typ srflx raddr 192.168.1.199 rport 65510 | timestamp: 1591080562361 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,403 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562400 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,403 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50231 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12416 typ srflx raddr 192.168.1.4 rport 59027 | timestamp: 1591080562400 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,423 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,424 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,480 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,514 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,514 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64062 typ relay raddr 103.217.123.94 rport 9912 generation 0 ufrag 5hLS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,520 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,521 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,521 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65513 typ host generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,521 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,521 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65514 typ host generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,521 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,526 [entExec-e2-t678] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562515 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,579 [entExec-e2-t710] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562563 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,579 [entExec-e2-t713] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51263 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12416 typ srflx raddr 192.168.1.4 rport 59027 | timestamp: 1591080562567 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t586] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562570 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t597] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48888 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12418 typ srflx raddr 192.168.1.4 rport 59029 | timestamp: 1591080562575 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t715] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42360 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 9912 typ srflx raddr 192.168.1.2 rport 62796 | timestamp: 1591080562570 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t574] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46085 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.227 4336 typ prflx | timestamp: 1591080562574 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t668] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562497 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t671] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562575 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t581] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080562498 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,580 [entExec-e2-t670] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562574 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,581 [entExec-e2-t656] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51371 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.227 44654 typ prflx | timestamp: 1591080562426 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,581 [entExec-e2-t672] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50722 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 24102 typ srflx raddr 192.168.1.7 rport 65088 | timestamp: 1591080562497 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,581 [entExec-e2-t487] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080562427 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,581 [entExec-e2-t709] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562558 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,581 [entExec-e2-t703] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562555 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,586 [entExec-e2-t562] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562549 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,587 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080562530 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,587 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080562529 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,587 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080562522 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,588 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:22,595 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,595 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56702 typ host generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56703 typ host generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56704 typ host generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56705 typ host generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56706 typ host generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56707 typ host generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56708 typ host generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56709 typ host generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56710 typ host generation 0 ufrag FtJg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56711 typ host generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,596 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56712 typ host generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag FtJg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,597 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 44654 typ srflx raddr 192.168.1.106 rport 56702 generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 30453 typ srflx raddr 192.168.1.106 rport 56703 generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 42347 typ srflx raddr 192.168.1.106 rport 56711 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 22419 typ srflx raddr 192.168.1.106 rport 56707 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 24952 typ srflx raddr 192.168.1.106 rport 56710 generation 0 ufrag FtJg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 63938 typ srflx raddr 192.168.1.106 rport 56712 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 4336 typ srflx raddr 192.168.1.106 rport 56704 generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 11268 typ srflx raddr 192.168.1.106 rport 56706 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 21462 typ srflx raddr 192.168.1.106 rport 56708 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 59709 typ srflx raddr 192.168.1.106 rport 56709 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 31107 typ srflx raddr 192.168.1.106 rport 56705 generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,598 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,599 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,599 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,618 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,618 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59553 typ relay raddr 157.39.110.213 rport 54753 generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,618 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,618 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57387 typ relay raddr 157.39.110.213 rport 54756 generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,691 [entExec-e2-t649] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562624 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,691 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562626 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,691 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080562635 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080562645 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43898 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 9912 typ srflx raddr 192.168.1.2 rport 62796 | timestamp: 1591080562646 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562645 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562652 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51378 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 24102 typ srflx raddr 192.168.1.7 rport 65088 | timestamp: 1591080562653 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080562653 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46645 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.227 4336 typ prflx | timestamp: 1591080562653 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562654 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,692 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51371 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44654 typ srflx raddr 192.168.1.106 rport 56702 | timestamp: 1591080562659 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,693 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562669 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,693 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46645 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 4336 typ srflx raddr 192.168.1.106 rport 56704 | timestamp: 1591080562672 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,693 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45331 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57105 typ srflx raddr 192.168.43.84 rport 57105 | timestamp: 1591080562687 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,693 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562682 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,693 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562687 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,703 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65515 typ host generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 65516 typ host generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,704 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 11276 typ srflx raddr 192.168.1.199 rport 65514 generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 27741 typ srflx raddr 192.168.1.199 rport 65513 generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 35228 typ srflx raddr 192.168.1.199 rport 65516 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 20133 typ srflx raddr 192.168.1.199 rport 65515 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58477 typ relay raddr 103.41.27.220 rport 11276 generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,705 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64293 typ relay raddr 103.41.27.220 rport 27741 generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,727 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,729 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,729 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64809 typ relay raddr 157.39.38.228 rport 57105 generation 0 ufrag AWgh network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,732 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45474 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57105 typ prflx | timestamp: 1591080562706 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,732 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080562724 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,746 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,746 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61527 typ relay raddr 117.215.229.27 rport 12427 generation 0 ufrag x6iB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,748 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,748 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61794 typ relay raddr 103.41.27.220 rport 35228 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,758 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,758 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59414 typ relay raddr 103.41.27.220 rport 20133 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,765 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562731 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,765 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562734 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,765 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562738 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,765 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080562740 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,774 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,774 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63381 typ relay raddr 117.215.229.27 rport 12420 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,776 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,776 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63695 typ relay raddr 117.215.229.27 rport 12421 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,779 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,779 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63656 typ relay raddr 117.215.229.27 rport 12422 generation 0 ufrag +nIQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56713 typ host generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56714 typ host generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,789 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64559 typ relay raddr 103.217.123.227 rport 44654 generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64934 typ relay raddr 103.217.123.227 rport 22419 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60238 typ relay raddr 103.217.123.227 rport 11268 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62667 typ relay raddr 103.217.123.227 rport 42347 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65215 typ relay raddr 103.217.123.227 rport 63938 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59423 typ relay raddr 103.217.123.227 rport 4336 generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65267 typ relay raddr 103.217.123.227 rport 31107 generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58485 typ relay raddr 103.217.123.227 rport 24952 generation 0 ufrag FtJg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59229 typ relay raddr 103.217.123.227 rport 21462 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,790 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60788 typ relay raddr 103.217.123.227 rport 59709 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 30425 typ srflx raddr 192.168.1.106 rport 56713 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 24138 typ srflx raddr 192.168.1.106 rport 56714 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62895 typ relay raddr 103.217.123.227 rport 61862 generation 0 ufrag Z6EA network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64057 typ relay raddr 103.217.123.227 rport 49020 generation 0 ufrag 6ZM4 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64417 typ relay raddr 103.217.123.227 rport 44303 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61643 typ relay raddr 103.217.123.227 rport 49264 generation 0 ufrag MCqd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60445 typ relay raddr 103.217.123.227 rport 56345 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,791 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64354 typ relay raddr 103.217.123.227 rport 34469 generation 0 ufrag 5ELS network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59951 typ relay raddr 103.217.123.227 rport 4622 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57764 typ relay raddr 103.217.123.227 rport 22037 generation 0 ufrag fpvW network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61239 typ relay raddr 103.217.123.227 rport 33570 generation 0 ufrag FtJg network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57487 typ relay raddr 103.217.123.227 rport 30425 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,792 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62362 typ relay raddr 103.217.123.227 rport 24138 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,816 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,817 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60606 typ relay raddr 103.217.123.227 rport 22275 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,817 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,817 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63068 typ relay raddr 103.217.123.227 rport 58502 generation 0 ufrag 8EG2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,817 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,829 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,829 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,839 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,842 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,842 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,879 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,883 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44811 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 11268 typ srflx raddr 192.168.1.106 rport 56706 | timestamp: 1591080562815 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,883 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080562815 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,893 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,893 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59143 typ relay raddr 103.41.27.220 rport 20410 generation 0 ufrag 5ZUh network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,894 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562819 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562823 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080562843 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562847 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080562843 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080562880 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080562882 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,895 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41450 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 11268 typ srflx raddr 192.168.1.106 rport 56706 | timestamp: 1591080562882 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,909 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,910 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,910 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65091 typ host generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,910 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,910 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65092 typ host generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,919 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,919 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,929 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62798 typ host generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62799 typ host generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,947 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080562931 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,962 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,962 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,962 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,962 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,963 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,963 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,968 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,968 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,969 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,969 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,972 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,972 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,972 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,972 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62256 typ relay raddr 103.41.27.220 rport 44444 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,973 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,973 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57655 typ relay raddr 103.41.27.220 rport 29771 generation 0 ufrag LdTx network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:22,993 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562941 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,993 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562943 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,996 [entExec-e2-t588] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080562976 openvidu-server_1 | [INFO] 2020-06-02 06:49:22,996 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080562979 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,023 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,037 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,037 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 65357 typ relay raddr 157.39.110.213 rport 63001 generation 0 ufrag vhhZ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,038 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563004 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,038 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41368 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 21462 typ srflx raddr 192.168.1.106 rport 56708 | timestamp: 1591080563006 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,038 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563018 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,038 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563006 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,072 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,082 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563057 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,082 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080563065 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,093 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,093 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,103 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563091 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,103 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41878 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54753 typ srflx raddr 192.168.43.6 rport 54753 | timestamp: 1591080563098 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,103 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563098 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57107 typ host generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57108 typ host generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,104 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,105 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,106 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,166 [entExec-e2-t570] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080563113 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,166 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563128 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,166 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52671 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12420 typ srflx raddr 192.168.1.4 rport 59031 | timestamp: 1591080563127 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,183 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 6ajhgn1mal0trel7c987bdkv3v - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:23,228 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,236 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563164 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,236 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563178 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,236 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563185 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,236 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43547 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 42347 typ srflx raddr 192.168.1.106 rport 56711 | timestamp: 1591080563178 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,236 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563178 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,237 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55815 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 42347 typ srflx raddr 192.168.1.106 rport 56711 | timestamp: 1591080563213 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,237 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563231 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,237 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,237 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62800 typ host generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62801 typ host generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 30920 typ srflx raddr 192.168.1.2 rport 62798 generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 57735 typ srflx raddr 192.168.1.2 rport 62799 generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50159 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 24952 typ srflx raddr 192.168.1.106 rport 56710 | timestamp: 1591080563178 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65093 typ host generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 65094 typ host generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 12671 typ srflx raddr 192.168.1.7 rport 65091 generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 35292 typ srflx raddr 192.168.1.7 rport 65092 generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,238 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 32313 typ srflx raddr 192.168.1.2 rport 62801 generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,239 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 20930 typ srflx raddr 192.168.1.2 rport 62800 generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,246 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,246 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 61808 typ srflx raddr 192.168.1.7 rport 65094 generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,254 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,254 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 31313 typ srflx raddr 192.168.1.7 rport 65093 generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,269 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563240 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,269 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46268 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54753 typ srflx raddr 192.168.43.6 rport 54753 | timestamp: 1591080563244 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,270 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,270 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,270 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63875 typ relay raddr 69.10.52.178 rport 63875"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,297 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,297 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,339 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563266 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,339 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563268 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,339 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47033 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54753 typ prflx | timestamp: 1591080563282 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,339 [entExec-e2-t491] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50409 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12420 typ srflx raddr 192.168.1.4 rport 59031 | timestamp: 1591080563289 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,343 [entExec-e2-t678] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563308 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,343 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563304 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,378 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,378 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57953 typ relay raddr 103.217.123.94 rport 30920 generation 0 ufrag XmXL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,378 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48016 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 42347 typ srflx raddr 192.168.1.106 rport 56711 | timestamp: 1591080563315 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,378 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563316 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,379 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563356 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,379 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | local: candidate:10 1 UDP 2015364095 69.10.52.179 56865 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12423 typ srflx raddr 192.168.1.4 rport 59034 | timestamp: 1591080563358 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,379 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563358 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,379 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563370 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,382 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563380 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,383 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563382 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,393 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,393 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58805 typ relay raddr 103.41.27.228 rport 12671 generation 0 ufrag MWu+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,417 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,417 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61334 typ relay raddr 117.215.229.27 rport 12429 generation 0 ufrag RYXM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62477 typ relay raddr 117.215.229.27 rport 12424 generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57401 typ relay raddr 117.215.229.27 rport 12423 generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59115 typ relay raddr 117.215.229.27 rport 12434 generation 0 ufrag NNLu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64150 typ relay raddr 117.215.229.27 rport 12432 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57149 typ relay raddr 117.215.229.27 rport 12431 generation 0 ufrag OABq network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563416 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,418 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57291 typ relay raddr 117.215.229.27 rport 12433 generation 0 ufrag +nIQ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,419 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,419 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,419 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,421 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563419 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,449 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,449 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62668 typ relay raddr 103.41.27.228 rport 61808 generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,449 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563425 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,450 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563449 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,450 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41841 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 30920 typ srflx raddr 192.168.1.2 rport 62798 | timestamp: 1591080563438 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,450 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563438 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,454 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,454 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62622 typ relay raddr 103.41.27.228 rport 31313 generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,464 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,464 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,465 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563463 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,465 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56880 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 27741 typ srflx raddr 192.168.1.199 rport 65513 | timestamp: 1591080563462 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,465 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47764 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 12671 typ srflx raddr 192.168.1.7 rport 65091 | timestamp: 1591080563463 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,465 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563462 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,477 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,477 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58809 typ relay raddr 103.217.123.94 rport 32313 generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,478 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,478 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62849 typ relay raddr 103.217.123.94 rport 20930 generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,479 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,481 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,481 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,495 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563486 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,495 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,495 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 46900 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 30425 typ srflx raddr 192.168.1.106 rport 56713 | timestamp: 1591080563485 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57109 typ host generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 57110 typ host generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,496 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57108 typ srflx raddr 192.168.43.84 rport 57108 generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,499 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,499 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57109 typ srflx raddr 192.168.43.84 rport 57109 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,499 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,499 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 57110 typ srflx raddr 192.168.43.84 rport 57110 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,524 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,524 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 57107 typ srflx raddr 192.168.43.84 rport 57107 generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,601 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563511 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,601 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50563 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 30920 typ srflx raddr 192.168.1.2 rport 62798 | timestamp: 1591080563510 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,601 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563511 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,603 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080563535 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,603 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563536 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,603 [entExec-e2-t620] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563539 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,603 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49722 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12420 typ srflx raddr 192.168.1.4 rport 59031 | timestamp: 1591080563542 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,604 [entExec-e2-t611] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44760 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 12671 typ srflx raddr 192.168.1.7 rport 65091 | timestamp: 1591080563555 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,604 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080563564 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56345 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 30920 typ srflx raddr 192.168.1.2 rport 62798 | timestamp: 1591080563582 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563583 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t701] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 52120 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 117.215.229.27 12488 typ prflx tcptype active | timestamp: 1591080563585 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t700] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563585 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t618] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080563589 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563579 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,608 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47490 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 30425 typ srflx raddr 192.168.1.106 rport 56713 | timestamp: 1591080563591 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,617 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,617 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,617 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56716 typ host generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56717 typ host generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 44198 typ srflx raddr 192.168.1.106 rport 56716 generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,618 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 24499 typ srflx raddr 192.168.1.106 rport 56717 generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,659 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,659 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63628 typ relay raddr 157.39.38.228 rport 57107 generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,659 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563642 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,660 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,660 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61282 typ relay raddr 157.39.38.228 rport 57108 generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,660 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49317 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 20133 typ srflx raddr 192.168.1.199 rport 65515 | timestamp: 1591080563642 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,661 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563645 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,662 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563652 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,663 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563648 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,707 [entExec-e2-t700] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563684 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,707 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563690 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,713 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,713 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,714 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,750 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47398 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 20133 typ srflx raddr 192.168.1.199 rport 65515 | timestamp: 1591080563739 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,780 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,780 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61232 typ relay raddr 103.217.123.227 rport 44198 generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,781 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563746 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,781 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563749 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,781 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45997 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 20930 typ srflx raddr 192.168.1.2 rport 62800 | timestamp: 1591080563748 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563760 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54800 typ host generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62121 typ relay raddr 103.217.123.227 rport 24499 generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 54801 typ host generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,782 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,783 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,783 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 59738 typ srflx raddr 192.168.1.199 rport 54800 generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,783 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,783 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 49895 typ srflx raddr 192.168.1.199 rport 54801 generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,789 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,789 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60196 typ relay raddr 103.41.27.228 rport 46801 generation 0 ufrag 13oL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,801 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,801 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,801 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65071 typ relay raddr 103.217.123.94 rport 54892 generation 0 ufrag hA3+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,834 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51865 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 31313 typ srflx raddr 192.168.1.7 rport 65093 | timestamp: 1591080563795 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,834 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50761 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 20930 typ srflx raddr 192.168.1.2 rport 62800 | timestamp: 1591080563797 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,834 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563795 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,834 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080563795 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,874 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080563819 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,875 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563821 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,875 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080563822 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,875 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563846 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,875 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 48283 typ host | remote: candidate:remote1 1 UDP 1853824767 117.215.229.27 12516 typ prflx | timestamp: 1591080563850 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,876 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563859 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,876 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080563861 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,876 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563861 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,876 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080563857 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,876 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563855 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,918 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50047 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 31313 typ srflx raddr 192.168.1.7 rport 65093 | timestamp: 1591080563903 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,946 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080563933 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,946 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,947 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,947 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54757 typ host generation 0 ufrag dXIm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,948 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,948 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54758 typ host generation 0 ufrag dXIm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54759 typ host generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54760 typ host generation 0 ufrag dXIm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,949 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54761 typ host generation 0 ufrag dXIm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,950 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,950 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54762 typ host generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,950 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,950 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54763 typ host generation 0 ufrag tZtu network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,951 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,951 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54764 typ host generation 0 ufrag tZtu network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,951 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,951 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54765 typ host generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54766 typ host generation 0 ufrag tZtu network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54767 typ host generation 0 ufrag tZtu network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54768 typ host generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag dXIm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag dXIm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,954 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,954 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,954 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,954 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag dXIm network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,955 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,955 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag dXIm network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,955 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,955 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag tZtu network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag tZtu network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,956 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag tZtu network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag tZtu network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,958 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,958 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,958 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54762 typ srflx raddr 192.168.43.6 rport 54762 generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,958 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,958 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54759 typ srflx raddr 192.168.43.6 rport 54759 generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,959 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,959 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54768 typ srflx raddr 192.168.43.6 rport 54768 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54765 typ srflx raddr 192.168.43.6 rport 54765 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 59768 typ relay raddr 157.39.110.213 rport 54762 generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,960 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58593 typ relay raddr 157.39.110.213 rport 54759 generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,961 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,961 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 64444 typ relay raddr 157.39.110.213 rport 54768 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:23,961 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:23,961 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63209 typ relay raddr 157.39.110.213 rport 54765 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,040 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080564015 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,043 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564019 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,056 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,056 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65139 typ relay raddr 103.217.123.227 rport 11078 generation 0 ufrag sU/v network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,071 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080564023 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,111 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080564039 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,111 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564047 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,111 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080564054 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,112 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564080 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,112 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564107 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,112 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-135 | timestamp: 1591080564080 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,112 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564084 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,112 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-136 | timestamp: 1591080564084 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61705 typ relay raddr 157.39.110.213 rport 63017 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 58218 typ relay raddr 157.39.110.213 rport 63016 generation 0 ufrag tZtu network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564133 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564144 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 49065 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44198 typ srflx raddr 192.168.1.106 rport 56716 | timestamp: 1591080564133 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45797 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57107 typ srflx raddr 192.168.43.84 rport 57107 | timestamp: 1591080564137 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080564132 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564137 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,153 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564131 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,159 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,160 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61937 typ relay raddr 157.39.110.213 rport 63014 generation 0 ufrag dXIm network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59037 typ host generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59038 typ host generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59039 typ host generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,165 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59040 typ host generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12508 typ srflx raddr 192.168.1.4 rport 59037 generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12510 typ srflx raddr 192.168.1.4 rport 59039 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12509 typ srflx raddr 192.168.1.4 rport 59038 generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12511 typ srflx raddr 192.168.1.4 rport 59040 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60650 typ relay raddr 117.215.229.27 rport 12510 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61606 typ relay raddr 117.215.229.27 rport 12511 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,166 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60360 typ relay raddr 117.215.229.27 rport 12514 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,167 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,167 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64602 typ relay raddr 117.215.229.27 rport 12515 generation 0 ufrag YCz7 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,194 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,194 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62336 typ relay raddr 103.41.27.220 rport 28649 generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,196 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,196 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62618 typ relay raddr 103.41.27.220 rport 59738 generation 0 ufrag Gcnk network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,234 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49774 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 57107 typ srflx raddr 192.168.43.84 rport 57107 | timestamp: 1591080564173 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,243 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564187 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,243 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-137 | timestamp: 1591080564188 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,275 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080564199 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,275 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55698 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 57107 typ prflx | timestamp: 1591080564206 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,275 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564207 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,275 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080564208 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,276 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564236 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,276 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564259 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,276 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45185 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 44198 typ srflx raddr 192.168.1.106 rport 56716 | timestamp: 1591080564262 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,281 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564280 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,281 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564280 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,281 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564281 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,284 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,284 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62101 typ relay raddr 157.39.72.242 rport 57109 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,284 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,284 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60189 typ relay raddr 157.39.72.242 rport 57110 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564288 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47485 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12508 typ srflx raddr 192.168.1.4 rport 59037 | timestamp: 1591080564289 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,327 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080564312 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564288 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564289 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 56245 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59738 typ srflx raddr 192.168.1.199 rport 54800 | timestamp: 1591080564288 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,326 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564291 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,327 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-138 | timestamp: 1591080564296 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,327 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 54007 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59738 typ srflx raddr 192.168.1.199 rport 54800 | timestamp: 1591080564324 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,327 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40500 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54759 typ srflx raddr 192.168.43.6 rport 54759 | timestamp: 1591080564291 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,350 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564349 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,353 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564353 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,360 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42643 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12508 typ srflx raddr 192.168.1.4 rport 59037 | timestamp: 1591080564360 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,365 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 41525 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54759 typ srflx raddr 192.168.43.6 rport 54759 | timestamp: 1591080564365 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,370 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,370 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62665 typ relay raddr 117.215.229.27 rport 12508 generation 0 ufrag JZt+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,370 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 55663 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54759 typ prflx | timestamp: 1591080564366 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,392 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,392 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:24,409 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564373 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,409 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564374 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,461 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45203 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54759 typ prflx | timestamp: 1591080564461 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,486 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564485 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,499 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564498 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,506 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564505 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,515 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:24,515 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HvH05TfOsshTQHkW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=B6YS5X&turnCredential=og8jjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:24,548 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564547 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,571 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564570 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,620 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564620 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,620 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 40265 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.72.242 57109 typ srflx raddr 192.168.43.84 rport 57109 | timestamp: 1591080564620 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,620 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564620 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,631 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564630 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,636 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564633 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,636 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51731 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54765 typ srflx raddr 192.168.43.6 rport 54765 | timestamp: 1591080564633 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564649 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564655 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564634 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564667 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 56432 typ host | remote: candidate:remote2 1 UDP 1853824767 117.215.229.27 12539 typ prflx | timestamp: 1591080564644 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,673 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564654 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,674 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54530 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 57109 typ prflx | timestamp: 1591080564651 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,727 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564727 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,727 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564727 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,729 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56841 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 59738 typ srflx raddr 192.168.1.199 rport 54800 | timestamp: 1591080564728 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,740 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564739 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,753 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564753 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,754 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 50351 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54765 typ prflx | timestamp: 1591080564753 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,802 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50725 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12510 typ srflx raddr 192.168.1.4 rport 59039 | timestamp: 1591080564802 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,802 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080564802 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,848 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49277 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12510 typ srflx raddr 192.168.1.4 rport 59039 | timestamp: 1591080564848 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,858 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,876 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564876 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,896 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080564895 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,896 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080564896 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,910 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47283 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 57109 typ prflx | timestamp: 1591080564910 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,934 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564934 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,943 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564942 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,975 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564975 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63475 typ relay raddr 157.39.38.228 rport 53883 generation 0 ufrag 3a4E network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57986 typ relay raddr 157.39.72.242 rport 53885 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:24,979 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64635 typ relay raddr 157.39.38.228 rport 53886 generation 0 ufrag SZoD network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:25,021 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564989 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,021 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080564996 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,021 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565002 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,021 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565008 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,029 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565029 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,031 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49387 typ host | remote: candidate:remote2 1 UDP 1853824767 117.215.229.27 12539 typ prflx | timestamp: 1591080565030 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,085 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565085 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,089 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565088 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,091 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565090 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,130 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565130 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,132 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565131 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,135 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565135 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,136 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565135 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,150 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565150 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,155 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ggplvkcdvk2v2qlmn3kn2s511e - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:25,176 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565175 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,188 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565188 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,205 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565204 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,205 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-140 | timestamp: 1591080565204 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,206 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44620 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54765 typ prflx | timestamp: 1591080565205 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,209 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565208 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,210 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565210 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,210 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565210 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,211 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565211 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,211 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565211 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,212 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565211 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,212 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:25,212 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:25,240 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:25,240 [0.0-5443-exec-8] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HvH05TfOsshTQHkW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=B6YS5X&turnCredential=og8jjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:25,241 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-139 | timestamp: 1591080565241 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,283 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565283 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,327 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565326 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,343 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565342 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,343 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565342 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,346 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565345 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,395 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565395 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,480 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565479 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,512 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565511 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,532 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565531 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,565 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565565 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,589 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565588 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,597 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: nnpp3lk37eq4bvv0j06imusnf5 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:25,631 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565630 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,689 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: idcvdkfthavbdrkbsi64a94gsk - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:25,690 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565689 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,691 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565689 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,709 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565708 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,710 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565710 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,736 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565735 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,781 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 7034op448ub0cq5vkuqrdg5n5o - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:25,847 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565846 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,859 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565858 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,859 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565859 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,860 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565859 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,860 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565859 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,861 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080565860 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,869 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080565868 openvidu-server_1 | [INFO] 2020-06-02 06:49:25,877 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080565876 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,170 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566169 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,244 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566244 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,250 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080566250 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,291 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080566290 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,330 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566329 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,334 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566333 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,347 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 58dm3lh1bchbps153477s355k0 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:26,569 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566567 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,686 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566685 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,873 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566873 openvidu-server_1 | [INFO] 2020-06-02 06:49:26,993 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080566992 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,020 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080567020 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,206 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080567205 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,210 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080567209 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,254 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080567253 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,291 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080567291 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,455 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080567454 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,562 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080567561 openvidu-server_1 | [INFO] 2020-06-02 06:49:27,647 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080567646 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,048 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080568047 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,359 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080568358 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,457 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080568456 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,475 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080568473 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,507 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080568505 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,508 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080568507 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,568 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080568567 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,829 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080568827 openvidu-server_1 | [INFO] 2020-06-02 06:49:28,842 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080568841 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,217 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080569216 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,481 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Ax2p_con_Z635SJuCH1 (publisher) | timestamp: 1591080569480 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,564 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080569563 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,568 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080569567 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,595 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,606 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,613 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,614 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,645 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080569644 openvidu-server_1 | [INFO] 2020-06-02 06:49:29,998 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080569997 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,078 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession AD377745D49A709D7177E7D85130B40D openvidu-server_1 | [INFO] 2020-06-02 06:49:30,079 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080570077 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,314 [0.0-5443-exec-4] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: unik2cbb9b19k9teim5fjsuvap openvidu-server_1 | [INFO] 2020-06-02 06:49:30,315 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:30,316 [5fjsuvap-e86-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:30,316 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=unik2cbb9b19k9teim5fjsuvap, participantPublicId=con_KFGgYFXWmV, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:30,539 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,551 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,558 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,563 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,583 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,599 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080570597 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,621 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080570620 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,631 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080570630 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,705 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,707 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,709 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,711 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,720 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,722 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,724 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,734 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,738 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,741 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,755 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,763 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,773 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,786 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,791 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,805 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,812 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080570811 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,816 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,822 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:30,830 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,425 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080571424 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,438 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080571437 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,617 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,617 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,671 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,710 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,710 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,779 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080571737 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,790 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,791 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,791 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,846 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080571822 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,846 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080571844 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,897 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,897 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,897 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,972 [entExec-e2-t470] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080571930 openvidu-server_1 | [INFO] 2020-06-02 06:49:31,972 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080571930 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,020 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080572000 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,065 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572041 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,092 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,093 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,093 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,218 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080572174 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,219 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080572200 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,259 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080572240 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,259 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080572258 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,271 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,271 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,271 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,304 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572276 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,351 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080572303 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,356 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080572348 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,417 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572415 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,457 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080572420 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,486 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080572474 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,486 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,487 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,487 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,570 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080572528 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,571 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080572546 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,582 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,582 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,582 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,644 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080572606 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,646 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080572611 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,646 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572637 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,687 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40938 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 47883 typ prflx | timestamp: 1591080572667 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,688 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080572668 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,735 [entExec-e2-t617] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080572728 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,736 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572723 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,748 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47009 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 47883 typ prflx | timestamp: 1591080572746 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,749 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080572747 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,789 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | timestamp: 1591080572774 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,809 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080572802 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,809 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,810 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,925 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080572883 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,968 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:32,975 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54531 typ host generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54532 typ host generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54533 typ host generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54534 typ host generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,976 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54535 typ host generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54536 typ host generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54537 typ host generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54538 typ host generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54539 typ host generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54540 typ host generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54541 typ host generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54542 typ host generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54543 typ host generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54544 typ host generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54545 typ host generation 0 ufrag lsZp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,977 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54546 typ host generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 54547 typ host generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,978 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag lsZp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 47883 typ srflx raddr 192.168.1.71 rport 54531 generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,979 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 56558 typ srflx raddr 192.168.1.71 rport 54532 generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 30282 typ srflx raddr 192.168.1.71 rport 54534 generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 13603 typ srflx raddr 192.168.1.71 rport 54533 generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 11773 typ srflx raddr 192.168.1.71 rport 54537 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 18070 typ srflx raddr 192.168.1.71 rport 54540 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 51899 typ srflx raddr 192.168.1.71 rport 54535 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:32,980 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 58661 typ srflx raddr 192.168.1.71 rport 54543 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,006 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080572991 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,011 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,012 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,012 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,094 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080573006 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,094 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573005 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,094 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573014 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,094 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573009 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573024 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573020 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573030 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573037 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573042 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573047 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573049 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080573039 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,095 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47009 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 47883 typ srflx raddr 192.168.1.71 rport 54531 | timestamp: 1591080573054 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,138 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080573118 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,138 [entExec-e2-t630] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573117 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53392 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,147 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53393 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53394 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53395 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,148 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,203 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,204 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,207 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,208 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,218 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,218 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,220 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573178 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,221 [entExec-e2-t661] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573183 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,221 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080573186 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,224 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,225 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,225 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,226 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,226 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,229 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,229 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,252 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,256 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,258 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56718 typ host generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,259 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56719 typ host generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,268 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,268 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,287 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,287 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,289 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,309 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,309 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,322 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,322 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,322 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,322 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,338 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573289 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,341 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573321 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,341 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573326 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,350 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,350 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,350 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62802 typ host generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,350 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,351 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62803 typ host generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,351 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,351 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,351 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,351 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 60053 typ host generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2795255774 1 udp 2122260223 192.168.1.7 60054 typ host generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,388 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,389 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,389 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3894397742 1 tcp 1518280447 192.168.1.7 9 typ host tcptype active generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,438 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573387 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,438 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573385 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,439 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,439 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 25521 typ srflx raddr 192.168.1.7 rport 60053 generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,439 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573400 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,440 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,440 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 6252 typ srflx raddr 192.168.1.2 rport 62802 generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,442 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,442 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 29767 typ srflx raddr 192.168.1.106 rport 56719 generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,442 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573431 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,442 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573429 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,443 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,443 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 45744 typ srflx raddr 192.168.1.106 rport 56718 generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,443 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573434 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,444 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,444 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:264484875 1 udp 1686052607 103.41.27.228 55120 typ srflx raddr 192.168.1.7 rport 60054 generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,446 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,446 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 17103 typ srflx raddr 192.168.1.2 rport 62803 generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 58722 typ host generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 58723 typ host generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,452 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,453 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 4023 typ srflx raddr 192.168.1.199 rport 58723 generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,453 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,453 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 21236 typ srflx raddr 192.168.1.199 rport 58722 generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,458 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,458 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 18851 typ srflx raddr 192.168.1.71 rport 54541 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,459 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,459 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 10394 typ srflx raddr 192.168.1.71 rport 54542 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,462 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,462 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 14839 typ srflx raddr 192.168.1.71 rport 54545 generation 0 ufrag lsZp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,467 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,467 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 40658 typ srflx raddr 192.168.1.71 rport 54536 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,468 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,468 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 23320 typ srflx raddr 192.168.1.71 rport 54546 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,470 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,470 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 44185 typ srflx raddr 192.168.1.71 rport 54547 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,471 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,471 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 41260 typ srflx raddr 192.168.1.71 rport 54538 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,471 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,471 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 23092 typ srflx raddr 192.168.1.71 rport 54544 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,475 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,475 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 18575 typ srflx raddr 192.168.1.71 rport 54539 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,578 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573496 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,578 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573499 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,579 [entExec-e2-t641] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573506 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,579 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573542 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,596 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,596 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53396 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54771 typ host generation 0 ufrag fmoC network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53397 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53398 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54772 typ host generation 0 ufrag fmoC network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53399 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,597 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54773 typ host generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 54774 typ host generation 0 ufrag fmoC network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 54775 typ host generation 0 ufrag fmoC network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 54776 typ host generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag fmoC network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag fmoC network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,598 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag fmoC network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,599 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,599 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag fmoC network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,599 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,599 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,612 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,612 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54776 typ srflx raddr 192.168.43.6 rport 54776 generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,613 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,613 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 54773 typ srflx raddr 192.168.43.6 rport 54773 generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,662 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573608 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,700 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573629 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,716 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,716 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59675 typ relay raddr 103.41.27.220 rport 21236 generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,718 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,718 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573661 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,718 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,718 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59042 typ host generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59043 typ host generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12604 typ srflx raddr 192.168.1.4 rport 59042 generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12605 typ srflx raddr 192.168.1.4 rport 59043 generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,719 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573670 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,720 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573675 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,720 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080573673 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,726 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,726 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63106 typ relay raddr 103.41.27.228 rport 25521 generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,768 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573741 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,778 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,778 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62148 typ relay raddr 117.215.229.27 rport 12604 generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,781 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573751 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,782 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573753 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,783 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080573765 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,783 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,783 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 53993 typ host generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 53994 typ host generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 53993 typ srflx raddr 192.168.43.84 rport 53993 generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [entExec-e2-t637] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573773 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,784 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 53994 typ srflx raddr 192.168.43.84 rport 53994 generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,792 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,792 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62515 typ relay raddr 117.215.229.27 rport 12605 generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,792 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,792 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64507 typ relay raddr 103.217.123.94 rport 6252 generation 0 ufrag yTl+ network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,823 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573804 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,823 [entExec-e2-t694] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42921 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 45744 typ srflx raddr 192.168.1.106 rport 56718 | timestamp: 1591080573804 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,823 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573795 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,823 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080573795 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,824 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,824 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59616 typ relay raddr 103.217.123.227 rport 45744 generation 0 ufrag IzEe network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,855 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,855 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61980 typ relay raddr 103.217.123.242 rport 47883 generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,857 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080573815 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,857 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080573818 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,857 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,857 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63481 typ relay raddr 103.217.123.242 rport 31154 generation 0 ufrag 7xDt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:33,858 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573850 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,858 [entExec-e2-t700] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53651 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 6252 typ srflx raddr 192.168.1.2 rport 62802 | timestamp: 1591080573850 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,900 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573864 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,900 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:11 1 UDP 2015364095 69.10.52.179 43937 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 45744 typ srflx raddr 192.168.1.106 rport 56718 | timestamp: 1591080573862 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,901 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 43822 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 6252 typ srflx raddr 192.168.1.2 rport 62802 | timestamp: 1591080573898 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,951 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080573916 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,951 [entExec-e2-t688] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080573929 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,951 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49243 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 6252 typ srflx raddr 192.168.1.2 rport 62802 | timestamp: 1591080573927 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,951 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573939 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,952 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44738 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 51899 typ srflx raddr 192.168.1.71 rport 54535 | timestamp: 1591080573945 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,952 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573945 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,952 [entExec-e2-t688] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 42399 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 25521 typ srflx raddr 192.168.1.7 rport 60053 | timestamp: 1591080573939 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:33,957 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63659 typ relay raddr 157.39.110.213 rport 54773 generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,001 [entExec-e2-t688] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573972 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,001 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 56110 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 55124 typ prflx tcptype active | timestamp: 1591080573972 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,001 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48703 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 13603 typ srflx raddr 192.168.1.71 rport 54533 | timestamp: 1591080573990 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,001 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 51883 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 45744 typ srflx raddr 192.168.1.106 rport 56718 | timestamp: 1591080573994 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,001 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080573991 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,050 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,050 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57938 typ relay raddr 117.215.229.27 rport 12606 generation 0 ufrag thvL network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,070 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,070 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57274 typ relay raddr 103.41.27.220 rport 12405 generation 0 ufrag gRlq network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,100 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,100 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Z635SJuCH1: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61725 typ relay raddr 103.41.27.228 rport 45560 generation 0 ufrag 1H4A network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,101 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080574089 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,101 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52218 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 13603 typ srflx raddr 192.168.1.71 rport 54533 | timestamp: 1591080574086 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,203 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080574202 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,224 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46790 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 21236 typ srflx raddr 192.168.1.199 rport 58722 | timestamp: 1591080574223 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,232 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42935 typ host | remote: candidate:264484875 1 UDP 1686052607 103.41.27.228 25521 typ srflx raddr 192.168.1.7 rport 60053 | timestamp: 1591080574231 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,334 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,334 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60056 typ relay raddr 157.39.72.242 rport 53993 generation 0 ufrag ZiOt network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,356 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | timestamp: 1591080574354 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,391 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41738 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54773 typ srflx raddr 192.168.43.6 rport 54773 | timestamp: 1591080574390 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,391 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080574390 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,460 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 51386 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12604 typ srflx raddr 192.168.1.4 rport 59042 | timestamp: 1591080574459 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,460 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080574459 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,558 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,558 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 61403 typ relay raddr 157.39.110.213 rport 63040 generation 0 ufrag fmoC network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:34,601 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44677 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 54773 typ srflx raddr 192.168.43.6 rport 54773 | timestamp: 1591080574600 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,607 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44832 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12604 typ srflx raddr 192.168.1.4 rport 59042 | timestamp: 1591080574605 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,647 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080574631 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,648 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47872 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 54773 typ prflx | timestamp: 1591080574647 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,663 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54658 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 53993 typ prflx | timestamp: 1591080574661 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,703 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080574662 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,709 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080574708 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,742 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080574741 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,758 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080574757 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,758 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080574757 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,763 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080574762 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,784 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080574783 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,796 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080574795 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,797 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080574796 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,823 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080574822 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,834 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080574833 openvidu-server_1 | [INFO] 2020-06-02 06:49:34,891 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080574890 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,005 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080575004 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,005 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080575004 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,098 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45886 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 53993 typ prflx | timestamp: 1591080575097 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,188 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575187 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,331 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575329 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,341 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575340 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,345 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575343 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,352 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080575350 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,365 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080575364 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,378 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080575377 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,581 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080575580 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,627 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080575626 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,723 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575722 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,812 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080575811 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,858 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080575857 openvidu-server_1 | [INFO] 2020-06-02 06:49:35,862 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080575860 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,050 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,050 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60284 typ relay raddr 103.217.123.242 rport 30282 generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,051 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,051 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63516 typ relay raddr 103.217.123.242 rport 13603 generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,053 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,053 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 65145 typ relay raddr 103.217.123.242 rport 50582 generation 0 ufrag NNOV network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,053 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,054 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61337 typ relay raddr 103.217.123.242 rport 51899 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,054 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,054 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57549 typ relay raddr 103.217.123.242 rport 40658 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,055 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,055 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58256 typ relay raddr 103.217.123.242 rport 50986 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,063 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,063 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58103 typ relay raddr 103.217.123.242 rport 22840 generation 0 ufrag 78aU network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,065 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,066 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59376 typ relay raddr 103.217.123.242 rport 18070 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,070 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,070 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58366 typ relay raddr 103.217.123.242 rport 18575 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,072 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,072 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59118 typ relay raddr 103.217.123.242 rport 1933 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,076 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,076 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58739 typ relay raddr 103.217.123.242 rport 57224 generation 0 ufrag rooB network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,077 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,077 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58347 typ relay raddr 103.217.123.242 rport 23320 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,079 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,079 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58675 typ relay raddr 103.217.123.242 rport 44185 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,084 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,084 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63555 typ relay raddr 103.217.123.242 rport 15243 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,088 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,088 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61443 typ relay raddr 103.217.123.242 rport 20956 generation 0 ufrag mlMa network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,091 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,091 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63211 typ relay raddr 103.217.123.242 rport 11773 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,092 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,092 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63585 typ relay raddr 103.217.123.242 rport 41260 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,093 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,093 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60611 typ relay raddr 103.217.123.242 rport 37219 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,095 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,095 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64082 typ relay raddr 103.217.123.242 rport 16660 generation 0 ufrag 8Pj9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,096 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,096 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64267 typ relay raddr 103.217.123.242 rport 18851 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,097 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,097 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62012 typ relay raddr 103.217.123.242 rport 10394 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,098 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,098 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61506 typ relay raddr 103.217.123.242 rport 25826 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,098 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,098 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60583 typ relay raddr 103.217.123.242 rport 2483 generation 0 ufrag eWkn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,099 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,099 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64861 typ relay raddr 103.217.123.242 rport 58661 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,100 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,101 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62822 typ relay raddr 103.217.123.242 rport 23092 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,101 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,101 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58440 typ relay raddr 103.217.123.242 rport 33127 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,102 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,102 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57699 typ relay raddr 103.217.123.242 rport 49051 generation 0 ufrag rWCn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,103 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,103 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64947 typ relay raddr 103.217.123.242 rport 14839 generation 0 ufrag lsZp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,103 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,103 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61809 typ relay raddr 103.217.123.242 rport 37425 generation 0 ufrag lsZp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:36,524 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45893 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 11773 typ srflx raddr 192.168.1.71 rport 54537 | timestamp: 1591080576523 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,524 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080576523 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,805 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080576803 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,939 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080576938 openvidu-server_1 | [INFO] 2020-06-02 06:49:36,944 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 51766 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 11773 typ srflx raddr 192.168.1.71 rport 54537 | timestamp: 1591080576943 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,065 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577064 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,065 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080577065 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,133 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080577132 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,151 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577150 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,152 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080577151 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,208 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080577207 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,208 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080577207 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,286 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577285 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,287 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080577286 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,309 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080577308 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,323 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080577322 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,377 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080577377 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,416 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080577415 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,431 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 44147 typ srflx raddr 172.19.0.1 rport 44147 | remote: candidate:1007989485 1 UDP 25108223 69.10.52.178 59118 typ relay raddr 103.217.123.242 rport 1933 | timestamp: 1591080577430 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,431 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577430 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,435 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48263 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 18575 typ srflx raddr 192.168.1.71 rport 54539 | timestamp: 1591080577435 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,436 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53784 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 18575 typ srflx raddr 192.168.1.71 rport 54539 | timestamp: 1591080577436 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,477 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577466 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,477 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49066 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 18851 typ srflx raddr 192.168.1.71 rport 54541 | timestamp: 1591080577466 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,517 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080577487 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,528 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080577526 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,529 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48812 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 18851 typ srflx raddr 192.168.1.71 rport 54541 | timestamp: 1591080577528 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,531 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43746 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 18851 typ srflx raddr 192.168.1.71 rport 54541 | timestamp: 1591080577530 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,571 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48401 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 58661 typ srflx raddr 192.168.1.71 rport 54543 | timestamp: 1591080577535 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,571 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_MIC_QRM3_con_AF9T8ZQcvV (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080577560 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,571 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53140 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 58661 typ srflx raddr 192.168.1.71 rport 54543 | timestamp: 1591080577537 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,571 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577535 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,611 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080577571 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,648 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080577647 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,652 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52088 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 14839 typ srflx raddr 192.168.1.71 rport 54545 | timestamp: 1591080577651 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,652 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577651 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,780 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080577779 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,782 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | timestamp: 1591080577781 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,875 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577873 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,875 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080577874 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,989 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080577987 openvidu-server_1 | [INFO] 2020-06-02 06:49:37,990 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080577988 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,013 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578012 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,085 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080578084 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,086 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | timestamp: 1591080578085 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,152 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578151 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,209 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578208 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,275 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080578273 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,275 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | timestamp: 1591080578274 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,315 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578314 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,560 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080578559 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,629 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578628 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,684 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | timestamp: 1591080578683 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,783 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | timestamp: 1591080578782 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,872 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080578871 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,905 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080578905 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,905 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43070 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 23320 typ srflx raddr 192.168.1.71 rport 54546 | timestamp: 1591080578904 openvidu-server_1 | [INFO] 2020-06-02 06:49:38,989 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080578988 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,031 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080579030 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,069 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | local: candidate:14 1 UDP 2015364351 69.10.52.178 55862 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 23320 typ srflx raddr 192.168.1.71 rport 54546 | timestamp: 1591080579068 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,179 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080579178 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,215 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080579214 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,324 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080579323 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,351 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Z635SJuCH1_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080579350 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,543 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080579542 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,554 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080579553 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,631 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080579630 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,632 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080579631 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,651 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080579651 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,698 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080579698 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,713 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080579713 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,722 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080579721 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,783 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080579782 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,783 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080579783 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,801 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,801 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:39,802 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,802 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53400 typ host"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,802 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,802 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,802 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,803 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53401 typ host"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,803 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,803 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53402 typ host"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,803 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,803 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,803 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,804 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,804 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53403 typ host"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,804 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,804 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,804 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,804 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:39,823 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080579816 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,823 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080579806 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,823 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080579810 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,863 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080579855 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,868 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080579868 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,921 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080579920 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,929 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080579928 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,947 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080579946 openvidu-server_1 | [INFO] 2020-06-02 06:49:39,974 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [ERROR] 2020-06-02 06:49:39,977 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'sendMessage': {"data":"{\"message\":\"Joined\",\"nickname\":\"ONLINE TEST SIX\"}","type":"signal:chat","from":"con_VLc24TWICG"} to participant with private id 969upd6h5l3l0qp068amr715em openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"sendMessage","params":{"data":"{\"message\":\"Joined\",\"nickname\":\"ONLINE TEST SIX\"}","type":"signal:chat","from":"con_VLc24TWICG"},"jsonrpc":"2.0"}' to websocket with native sessionId 'ad39248e-2a55-8094-8bef-32caddedb528' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onSendMessage(SessionEventsHandler.java:354) openvidu-server_1 | at io.openvidu.server.core.SessionManager.sendMessage(SessionManager.java:126) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.sendMessage(RpcHandler.java:399) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:136) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [28] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:49:40,030 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580029 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,032 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580031 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,043 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580042 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,063 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080580062 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,087 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080580087 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,266 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080580265 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,268 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,268 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,269 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,269 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,270 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,270 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,271 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580267 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,272 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580270 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,284 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580283 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,289 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580287 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,304 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580303 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,311 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080580310 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,448 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580447 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,485 [0.0-5443-exec-2] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,525 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580523 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,526 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-143 | timestamp: 1591080580524 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,555 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580554 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,559 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580557 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,562 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-144 | timestamp: 1591080580561 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,564 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580562 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,564 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580563 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,567 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580565 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,567 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580566 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,572 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580570 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,575 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580573 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,575 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080580573 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,603 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,603 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,604 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,604 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,604 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,604 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580602 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,604 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080580603 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,687 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580686 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,732 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080580732 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,759 [0.0-5443-exec-5] io.openvidu.server.rpc.RpcHandler - After reconnection for WebSocket session: 969upd6h5l3l0qp068amr715em openvidu-server_1 | [INFO] 2020-06-02 06:49:40,836 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Z635SJuCH1_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580834 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,853 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580851 openvidu-server_1 | [INFO] 2020-06-02 06:49:40,949 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080580948 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,070 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581069 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,118 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581117 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,179 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581178 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,191 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,193 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - Resetting publisher endpoint for participant con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:41,261 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:41,281 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581272 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,281 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,281 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,282 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:49:41,282 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,282 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,367 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080581325 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53404 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,420 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53405 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53406 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53407 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53408 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53409 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,421 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,454 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080581432 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,501 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080581452 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,501 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080581456 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,501 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080581459 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,501 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080581469 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,502 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080581472 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,545 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581512 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,592 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080581587 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,592 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53410 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53411 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,593 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:41,663 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080581617 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,665 [entExec-e2-t700] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080581624 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,754 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Ax2p_con_Z635SJuCH1 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080581733 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,795 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080581759 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,975 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080581974 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,994 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,994 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_VLc24TWICG openvidu-server_1 | [INFO] 2020-06-02 06:49:41,994 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:41,994 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Z635SJuCH1 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Z635SJuCH1: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,013 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,014 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,014 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,014 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,014 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,015 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,015 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [WARN] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_Z635SJuCH1. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:42,016 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,018 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,018 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: cancel receiving media from con_Z635SJuCH1 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,018 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: stopped receiving media from con_Z635SJuCH1 in room abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:49:42,018 [pl75803s-e72-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Z635SJuCH1: Trying to close subscriber endpoint to con_HdZf6BxOAy. But the endpoint was never instantiated. openvidu-server_1 | [INFO] 2020-06-02 06:49:42,021 [pl75803s-e72-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:42,066 [pl75803s-e72-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:49:42,067 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id mtkdc4h49o024kga5upl75803s openvidu-server_1 | [INFO] 2020-06-02 06:49:42,067 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 969upd6h5l3l0qp068amr715em=io.openvidu.server.rpc.RpcConnection@4c3c016f, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, unik2cbb9b19k9teim5fjsuvap=io.openvidu.server.rpc.RpcConnection@87cdb39, k4gr9uvt8ediuh9780r329tpsv=io.openvidu.server.rpc.RpcConnection@51f8c923} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,067 [pl75803s-e72-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Z635SJuCH1 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080582068 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48693 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12176 typ prflx | timestamp: 1591080582068 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53412 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53413 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53414 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,070 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,139 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080582097 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,147 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53415 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53416 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53417 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53418 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,148 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53419 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 53420 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 53421 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12177 typ srflx raddr 192.168.1.106 rport 53408"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12176 typ srflx raddr 192.168.1.106 rport 53404"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12178 typ srflx raddr 192.168.1.106 rport 53412"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12179 typ srflx raddr 192.168.1.106 rport 53416"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12180 typ srflx raddr 192.168.1.106 rport 53420"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12190 typ srflx raddr 192.168.1.106 rport 53409"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12191 typ srflx raddr 192.168.1.106 rport 53413"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,149 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12192 typ srflx raddr 192.168.1.106 rport 53417"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12193 typ srflx raddr 192.168.1.106 rport 53421"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12187 typ srflx raddr 192.168.1.106 rport 53405"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12205 typ srflx raddr 192.168.1.106 rport 53418"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59565 typ relay raddr 69.10.52.178 rport 59565"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12209 typ srflx raddr 192.168.1.106 rport 53411"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64210 typ relay raddr 69.10.52.178 rport 64210"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12210 typ srflx raddr 192.168.1.106 rport 53415"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12211 typ srflx raddr 192.168.1.106 rport 53419"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59881 typ relay raddr 69.10.52.178 rport 59881"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12204 typ srflx raddr 192.168.1.106 rport 53414"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58332 typ relay raddr 69.10.52.178 rport 58332"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,150 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12202 typ srflx raddr 192.168.1.106 rport 53410"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63047 typ relay raddr 69.10.52.178 rport 63047"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61784 typ relay raddr 69.10.52.178 rport 61784"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62756 typ relay raddr 69.10.52.178 rport 62756"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59450 typ relay raddr 69.10.52.178 rport 59450"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59695 typ relay raddr 69.10.52.178 rport 59695"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62133 typ relay raddr 69.10.52.178 rport 62133"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58282 typ relay raddr 69.10.52.178 rport 58282"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60183 typ relay raddr 69.10.52.178 rport 60183"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57379 typ relay raddr 69.10.52.178 rport 57379"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59017 typ relay raddr 69.10.52.178 rport 59017"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,151 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,152 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64002 typ relay raddr 69.10.52.178 rport 64002"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,152 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,152 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57175 typ relay raddr 69.10.52.178 rport 57175"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,152 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,152 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61603 typ relay raddr 69.10.52.178 rport 61603"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,244 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080582179 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,259 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080582182 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,259 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080582185 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,259 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080582199 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,259 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48693 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12176 typ srflx raddr 192.168.1.106 rport 53404 | timestamp: 1591080582200 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,259 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080582196 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,310 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,310 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60474 typ relay raddr 69.10.52.178 rport 60474"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,310 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,310 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64078 typ relay raddr 69.10.52.178 rport 64078"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64510 typ relay raddr 69.10.52.178 rport 64510"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59641 typ relay raddr 69.10.52.178 rport 59641"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60651 typ relay raddr 69.10.52.178 rport 60651"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57350 typ relay raddr 69.10.52.178 rport 57350"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58338 typ relay raddr 69.10.52.178 rport 58338"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60472 typ relay raddr 69.10.52.178 rport 60472"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64021 typ relay raddr 69.10.52.178 rport 64021"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,311 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,353 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,353 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64019 typ relay raddr 69.10.52.178 rport 64019"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,357 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,357 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60303 typ relay raddr 69.10.52.178 rport 60303"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,360 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | local: candidate:7 1 UDP 2015363839 69.10.52.180 54073 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12176 typ srflx raddr 192.168.1.106 rport 53404 | timestamp: 1591080582358 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,360 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,360 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,364 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,364 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58399 typ relay raddr 69.10.52.178 rport 58399"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,368 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,368 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58570 typ relay raddr 69.10.52.178 rport 58570"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,371 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,371 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_RdITN1suJd", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,372 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,372 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62249 typ relay raddr 69.10.52.178 rport 62249"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,375 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,375 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,461 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45896 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12177 typ srflx raddr 192.168.1.106 rport 53408 | timestamp: 1591080582460 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,461 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080582460 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,465 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,465 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_Z635SJuCH1", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62741 typ relay raddr 69.10.52.178 rport 62741"} openvidu-server_1 | [INFO] 2020-06-02 06:49:42,674 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44716 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12177 typ srflx raddr 192.168.1.106 rport 53408 | timestamp: 1591080582673 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,733 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080582731 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,749 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080582747 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,831 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42991 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12179 typ srflx raddr 192.168.1.106 rport 53416 | timestamp: 1591080582830 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,831 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080582830 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,850 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47914 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12179 typ srflx raddr 192.168.1.106 rport 53416 | timestamp: 1591080582850 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,852 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080582852 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,861 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52956 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12179 typ srflx raddr 192.168.1.106 rport 53416 | timestamp: 1591080582860 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,878 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080582877 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,888 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080582888 openvidu-server_1 | [INFO] 2020-06-02 06:49:42,889 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_Q9Oq_con_RdITN1suJd (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-145 | timestamp: 1591080582888 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,012 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_Q9Oq_con_RdITN1suJd (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080583010 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,081 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,081 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61340 typ relay raddr 69.10.52.178 rport 61340"} openvidu-server_1 | [INFO] 2020-06-02 06:49:43,085 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,085 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59720 typ relay raddr 69.10.52.178 rport 59720"} openvidu-server_1 | [INFO] 2020-06-02 06:49:43,088 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,088 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:43,106 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,106 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_RdITN1suJd: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62313 typ relay raddr 69.10.52.178 rport 62313"} openvidu-server_1 | [INFO] 2020-06-02 06:49:43,312 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52887 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12180 typ srflx raddr 192.168.1.106 rport 53420 | timestamp: 1591080583311 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,312 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_RdITN1suJd_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080583311 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,322 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,322 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_RdITN1suJd of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:49:43,322 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_RdITN1suJd: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,322 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,323 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [WARN] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_RdITN1suJd. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: cancel receiving media from con_RdITN1suJd openvidu-server_1 | [INFO] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: stopped receiving media from con_RdITN1suJd in room abc1736 openvidu-server_1 | [WARN] 2020-06-02 06:49:43,324 [amr715em-e70-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_RdITN1suJd: Trying to close subscriber endpoint to con_Z635SJuCH1. But the endpoint was never instantiated. openvidu-server_1 | [INFO] 2020-06-02 06:49:43,325 [amr715em-e70-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:43,411 [amr715em-e70-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:49:43,413 [amr715em-e70-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:49:43,413 [amr715em-e70-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 969upd6h5l3l0qp068amr715em openvidu-server_1 | [INFO] 2020-06-02 06:49:43,413 [amr715em-e70-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, unik2cbb9b19k9teim5fjsuvap=io.openvidu.server.rpc.RpcConnection@87cdb39, k4gr9uvt8ediuh9780r329tpsv=io.openvidu.server.rpc.RpcConnection@51f8c923} openvidu-server_1 | [INFO] 2020-06-02 06:49:43,413 [amr715em-e70-t0] io.openvidu.server.rpc.RpcHandler - Participant con_RdITN1suJd has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:44,014 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080584013 openvidu-server_1 | [INFO] 2020-06-02 06:49:44,433 [0.0-5443-exec-3] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:49:44,618 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080584617 openvidu-server_1 | [INFO] 2020-06-02 06:49:45,983 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:46,454 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080586452 openvidu-server_1 | [INFO] 2020-06-02 06:49:46,646 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:46,646 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:46,683 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:46,684 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwbuMazQMB8A4AU3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EC8OTA&turnCredential=uuqa4i, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:47,341 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:47,515 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080587514 openvidu-server_1 | [INFO] 2020-06-02 06:49:47,775 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080587774 openvidu-server_1 | [INFO] 2020-06-02 06:49:47,775 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080587774 openvidu-server_1 | [INFO] 2020-06-02 06:49:47,859 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080587858 openvidu-server_1 | [INFO] 2020-06-02 06:49:47,897 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:49:47,897 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:49:47,935 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:49:47,936 [.0-5443-exec-10] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwbuMazQMB8A4AU3&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EC8OTA&turnCredential=uuqa4i, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:47,982 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080587982 openvidu-server_1 | [INFO] 2020-06-02 06:49:48,198 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080588198 openvidu-server_1 | [INFO] 2020-06-02 06:49:48,366 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080588366 openvidu-server_1 | [INFO] 2020-06-02 06:49:48,901 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_KFGgYFXWmV_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080588900 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,020 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | timestamp: 1591080589019 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,344 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080589343 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,374 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589373 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,434 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589433 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,543 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589542 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,708 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589707 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,797 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589796 openvidu-server_1 | [INFO] 2020-06-02 06:49:49,854 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | timestamp: 1591080589854 openvidu-server_1 | [INFO] 2020-06-02 06:49:50,026 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080590025 openvidu-server_1 | [INFO] 2020-06-02 06:49:50,432 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080590430 openvidu-server_1 | [INFO] 2020-06-02 06:49:50,491 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080590490 openvidu-server_1 | [INFO] 2020-06-02 06:49:51,353 [0.0-5443-exec-9] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:49:51,733 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080591732 openvidu-server_1 | [INFO] 2020-06-02 06:49:51,940 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080591939 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,067 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: mtkdc4h49o024kga5upl75803s - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:52,138 [.0-5443-exec-10] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 699trsfq8tc3b6mqm8u9kch44k openvidu-server_1 | [INFO] 2020-06-02 06:49:52,138 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:49:52,139 [u9kch44k-e88-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:49:52,139 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=699trsfq8tc3b6mqm8u9kch44k, participantPublicId=con_NgQVpVtp1t, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:49:52,368 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,369 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,373 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,388 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,393 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,418 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,421 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,425 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,426 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,429 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,432 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,433 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,436 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,440 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,443 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,454 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,461 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,476 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,486 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,494 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,504 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,534 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,832 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,832 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,925 [entExec-e2-t604] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080592904 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,926 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,927 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:52,927 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,054 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080593010 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,139 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080593108 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,178 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,180 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,180 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,314 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080593273 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,317 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_TaJF_con_VLc24TWICG (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080593315 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,403 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080593366 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,409 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 969upd6h5l3l0qp068amr715em - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:49:53,442 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080593415 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,443 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,443 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,443 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,578 [entExec-e2-t634] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080593541 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,642 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080593631 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,642 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,643 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,643 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,752 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080593707 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,838 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080593803 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,878 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,878 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:53,879 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,029 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080593982 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,084 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080594071 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,120 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,121 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,121 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,204 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080594191 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,204 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080594191 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,204 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44273 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12245 typ prflx | timestamp: 1591080594191 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,245 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080594202 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,290 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080594289 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,331 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080594304 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,331 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080594303 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,364 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,364 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,497 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080594453 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,581 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080594547 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,593 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:49:54,635 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,638 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,639 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64982 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,639 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,639 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,640 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,640 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64983 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,640 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,640 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64984 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,641 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64985 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64986 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,643 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,643 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64987 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,643 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,643 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64988 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,644 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64989 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,645 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,645 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,645 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,645 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64990 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,646 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,646 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,646 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,646 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64991 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64992 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,648 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,648 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64993 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,648 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,648 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,649 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,649 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64994 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,649 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,649 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64995 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,650 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64996 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,651 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,651 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,651 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,651 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64997 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,652 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,652 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,652 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,652 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64998 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,653 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,653 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,653 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,653 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64999 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,653 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,654 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,654 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,654 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65000 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,654 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,654 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,655 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,655 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65001 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,655 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,655 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,655 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,656 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65002 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,656 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,656 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,656 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,656 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65003 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65004 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,657 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65005 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,658 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65006 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,659 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,659 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,659 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,659 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65007 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65008 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,660 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,661 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,661 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65009 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,661 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,661 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 65010 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 65011 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,662 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12249 typ srflx raddr 192.168.1.106 rport 64998"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12248 typ srflx raddr 192.168.1.106 rport 64994"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,663 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,664 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12246 typ srflx raddr 192.168.1.106 rport 64986"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,664 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,664 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12247 typ srflx raddr 192.168.1.106 rport 64990"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,664 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,664 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12250 typ srflx raddr 192.168.1.106 rport 65002"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,665 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,665 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12251 typ srflx raddr 192.168.1.106 rport 65006"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,665 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,665 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12245 typ srflx raddr 192.168.1.106 rport 64982"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12252 typ srflx raddr 192.168.1.106 rport 65008"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12253 typ srflx raddr 192.168.1.106 rport 64983"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,666 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12257 typ srflx raddr 192.168.1.106 rport 64999"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12256 typ srflx raddr 192.168.1.106 rport 64995"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12259 typ srflx raddr 192.168.1.106 rport 65007"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,667 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12255 typ srflx raddr 192.168.1.106 rport 64991"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,668 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,668 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12254 typ srflx raddr 192.168.1.106 rport 64987"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,668 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,668 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12258 typ srflx raddr 192.168.1.106 rport 65003"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,669 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,669 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12260 typ srflx raddr 192.168.1.106 rport 65009"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,669 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,669 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12261 typ srflx raddr 192.168.1.106 rport 64984"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,669 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,670 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12262 typ srflx raddr 192.168.1.106 rport 64988"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,670 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,670 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12267 typ srflx raddr 192.168.1.106 rport 64992"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,670 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,670 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12268 typ srflx raddr 192.168.1.106 rport 64996"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12269 typ srflx raddr 192.168.1.106 rport 65000"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12272 typ srflx raddr 192.168.1.106 rport 65004"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,671 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12299 typ srflx raddr 192.168.1.106 rport 64989"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,672 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,672 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12300 typ srflx raddr 192.168.1.106 rport 64993"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,672 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,672 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12301 typ srflx raddr 192.168.1.106 rport 64997"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12303 typ srflx raddr 192.168.1.106 rport 65005"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12282 typ srflx raddr 192.168.1.106 rport 65010"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,673 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12302 typ srflx raddr 192.168.1.106 rport 65001"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12304 typ srflx raddr 192.168.1.106 rport 65011"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63963 typ relay raddr 69.10.52.178 rport 63963"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,674 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61737 typ relay raddr 69.10.52.178 rport 61737"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,675 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,675 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58359 typ relay raddr 69.10.52.178 rport 58359"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,675 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,675 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59416 typ relay raddr 69.10.52.178 rport 59416"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59974 typ relay raddr 69.10.52.178 rport 59974"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 65363 typ relay raddr 69.10.52.178 rport 65363"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,676 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57928 typ relay raddr 69.10.52.178 rport 57928"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62191 typ relay raddr 69.10.52.178 rport 62191"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62557 typ relay raddr 69.10.52.178 rport 62557"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,677 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61165 typ relay raddr 69.10.52.178 rport 61165"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,678 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,678 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63639 typ relay raddr 69.10.52.178 rport 63639"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,678 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,678 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64682 typ relay raddr 69.10.52.178 rport 64682"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63420 typ relay raddr 69.10.52.178 rport 63420"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58776 typ relay raddr 69.10.52.178 rport 58776"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,679 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60595 typ relay raddr 69.10.52.178 rport 60595"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,680 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,680 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58711 typ relay raddr 69.10.52.178 rport 58711"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,680 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,680 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63733 typ relay raddr 69.10.52.178 rport 63733"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,680 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,681 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63622 typ relay raddr 69.10.52.178 rport 63622"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,681 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,681 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58327 typ relay raddr 69.10.52.178 rport 58327"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62100 typ relay raddr 69.10.52.178 rport 62100"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60919 typ relay raddr 69.10.52.178 rport 60919"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,682 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64212 typ relay raddr 69.10.52.178 rport 64212"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,683 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,683 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61622 typ relay raddr 69.10.52.178 rport 61622"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,683 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,683 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65392 typ relay raddr 69.10.52.178 rport 65392"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,684 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,684 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60775 typ relay raddr 69.10.52.178 rport 60775"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,684 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,684 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63235 typ relay raddr 69.10.52.178 rport 63235"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,722 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594648 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,862 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,865 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,871 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,876 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,876 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,878 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,884 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,884 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,888 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,888 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,893 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,897 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,902 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080594721 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,919 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,919 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,926 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,926 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,942 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080594725 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,942 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594744 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,942 [entExec-e2-t606] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594730 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,944 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594754 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594756 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [entExec-e2-t690] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594765 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,945 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594768 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594784 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594787 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t679] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594774 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594797 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594800 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594777 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44273 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12245 typ srflx raddr 192.168.1.106 rport 64982 | timestamp: 1591080594823 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080594802 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,946 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080594795 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,972 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,973 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,975 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46923 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12246 typ srflx raddr 192.168.1.106 rport 64986 | timestamp: 1591080594962 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_KFGgYFXWmV: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080594962 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62199 typ host generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 53557 typ host generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,984 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62200 typ host generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56721 typ host generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 53558 typ host generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,985 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 56722 typ host generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,993 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,993 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:54,993 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:54,993 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,015 [entExec-e2-t640] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_J2O9_con_XCSYWgpTIe (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080594987 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,019 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,019 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,019 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,019 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,069 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,069 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 56325 typ host generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,069 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,069 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 56326 typ host generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,091 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,091 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 43035 typ srflx raddr 192.168.1.2 rport 62199 generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,099 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,099 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 54434 typ srflx raddr 192.168.1.2 rport 62200 generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,113 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,113 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 28390 typ srflx raddr 192.168.1.106 rport 56722 generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,113 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,113 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 40479 typ srflx raddr 192.168.1.106 rport 56721 generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,137 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,137 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 6869 typ srflx raddr 192.168.1.71 rport 53557 generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,149 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,149 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 38448 typ srflx raddr 192.168.1.71 rport 53558 generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595015 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55481 typ host generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 55482 typ host generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,167 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 48829 typ srflx raddr 192.168.1.199 rport 55481 generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 25324 typ srflx raddr 192.168.1.199 rport 55482 generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,168 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61884 typ relay raddr 69.10.52.178 rport 61884"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,170 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595053 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,172 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,172 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61422 typ relay raddr 69.10.52.178 rport 61422"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,172 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,172 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,174 [entExec-e2-t639] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595086 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,175 [entExec-e2-t689] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595093 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,175 [entExec-e2-t695] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595090 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,178 [entExec-e2-t686] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595128 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,179 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595131 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,179 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595129 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595134 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 62693 typ host generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,180 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 62694 typ host generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12632 typ srflx raddr 192.168.1.4 rport 62694 generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,181 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12631 typ srflx raddr 192.168.1.4 rport 62693 generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,182 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595166 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,194 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,194 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,194 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,194 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,271 [entExec-e2-t675] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595205 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,273 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595210 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,273 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595212 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,273 [entExec-e2-t652] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595242 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,276 [entExec-e2-t609] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595257 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,276 [entExec-e2-t635] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595260 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,326 [entExec-e2-t694] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595324 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59113 typ host generation 0 ufrag nlMc network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59114 typ host generation 0 ufrag nlMc network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59115 typ host generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 59116 typ host generation 0 ufrag nlMc network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 59117 typ host generation 0 ufrag nlMc network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 59118 typ host generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag nlMc network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,327 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag nlMc network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag nlMc network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag nlMc network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59115 typ srflx raddr 192.168.43.6 rport 59115 generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,328 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 59118 typ srflx raddr 192.168.43.6 rport 59118 generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,344 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,344 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 56326 typ srflx raddr 192.168.43.84 rport 56326 generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,344 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,344 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 56325 typ srflx raddr 192.168.43.84 rport 56325 generation 0 ufrag YE3d network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,359 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,359 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61600 typ relay raddr 103.217.123.94 rport 43035 generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,370 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,370 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59833 typ relay raddr 103.41.27.220 rport 48829 generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,379 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,379 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58478 typ relay raddr 103.41.27.220 rport 25324 generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,383 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,383 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57425 typ relay raddr 103.217.123.227 rport 40479 generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,385 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080595355 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,385 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080595355 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,425 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595370 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,450 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595450 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,450 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43571 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12247 typ srflx raddr 192.168.1.106 rport 64990 | timestamp: 1591080595450 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,474 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,474 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60202 typ relay raddr 117.215.229.27 rport 12631 generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,474 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080595471 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,508 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,508 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 61187 typ relay raddr 157.39.110.213 rport 59115 generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,508 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,508 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 62562 typ relay raddr 157.39.110.213 rport 59118 generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,509 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51194 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12249 typ srflx raddr 192.168.1.106 rport 64998 | timestamp: 1591080595504 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,509 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595504 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,598 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,598 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64739 typ relay raddr 103.41.27.220 rport 47104 generation 0 ufrag +WOG network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,607 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48640 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 6869 typ srflx raddr 192.168.1.71 rport 53557 | timestamp: 1591080595601 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,607 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,607 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595602 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,607 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57107 typ relay raddr 103.217.123.227 rport 61105 generation 0 ufrag lIhO network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,646 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,647 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62910 typ relay raddr 103.217.123.94 rport 55083 generation 0 ufrag e1V2 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,647 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60000 typ relay raddr 69.10.52.178 rport 60000"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,648 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595616 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,648 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44963 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 40479 typ srflx raddr 192.168.1.106 rport 56721 | timestamp: 1591080595616 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,648 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595624 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,648 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 41840 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 43035 typ srflx raddr 192.168.1.2 rport 62199 | timestamp: 1591080595624 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,698 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47827 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 6869 typ srflx raddr 192.168.1.71 rport 53557 | timestamp: 1591080595658 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,698 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54311 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 40479 typ srflx raddr 192.168.1.106 rport 56721 | timestamp: 1591080595669 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,713 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51738 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 48829 typ srflx raddr 192.168.1.199 rport 55481 | timestamp: 1591080595712 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,714 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595712 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,741 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,741 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62859 typ relay raddr 69.10.52.178 rport 62859"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,756 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,763 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,763 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 57703 typ relay raddr 157.39.110.213 rport 63056 generation 0 ufrag nlMc network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,771 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080595768 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,771 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48481 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12631 typ srflx raddr 192.168.1.4 rport 62693 | timestamp: 1591080595768 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,787 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,787 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_KFGgYFXWmV: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58409 typ relay raddr 103.217.123.242 rport 6869 generation 0 ufrag Xd6C network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,806 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,806 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60642 typ relay raddr 69.10.52.178 rport 60642"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,854 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55790 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12631 typ srflx raddr 192.168.1.4 rport 62693 | timestamp: 1591080595828 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,881 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,881 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61712 typ relay raddr 69.10.52.178 rport 61712"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,906 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,907 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 57616 typ relay raddr 69.10.52.178 rport 57616"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,910 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,910 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61107 typ relay raddr 69.10.52.178 rport 61107"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,913 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,914 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59920 typ relay raddr 69.10.52.178 rport 59920"} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,918 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,918 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:55,922 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42095 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 48829 typ srflx raddr 192.168.1.199 rport 55481 | timestamp: 1591080595919 openvidu-server_1 | [INFO] 2020-06-02 06:49:55,999 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41074 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12631 typ srflx raddr 192.168.1.4 rport 62693 | timestamp: 1591080595997 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,005 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596000 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,005 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 40773 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 56325 typ prflx | timestamp: 1591080595999 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,111 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,111 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64375 typ relay raddr 69.10.52.178 rport 64375"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,115 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,115 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,116 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,116 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63374 typ relay raddr 117.215.229.27 rport 12633 generation 0 ufrag kP9k network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,116 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596116 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,116 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47254 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59115 typ srflx raddr 192.168.43.6 rport 59115 | timestamp: 1591080596115 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,208 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596207 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,208 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54510 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12250 typ srflx raddr 192.168.1.106 rport 65002 | timestamp: 1591080596207 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,219 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47406 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 59115 typ srflx raddr 192.168.43.6 rport 59115 | timestamp: 1591080596218 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,228 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596227 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,228 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41810 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12252 typ srflx raddr 192.168.1.106 rport 65008 | timestamp: 1591080596227 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,243 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 44624 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 59115 typ prflx | timestamp: 1591080596243 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,369 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48961 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 56325 typ prflx | timestamp: 1591080596368 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,405 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596404 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,405 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:9 1 TCP 1010828031 69.10.52.180 46871 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12309 typ prflx tcptype active | timestamp: 1591080596404 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,417 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,417 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59387 typ relay raddr 69.10.52.178 rport 59387"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,421 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,421 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63193 typ relay raddr 69.10.52.178 rport 63193"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,425 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,425 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,425 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596425 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,432 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,432 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61923 typ relay raddr 69.10.52.178 rport 61923"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,432 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596429 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,439 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,439 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,442 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,442 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59647 typ relay raddr 69.10.52.178 rport 59647"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,446 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,446 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_KFGgYFXWmV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,486 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596461 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,486 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596455 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,506 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596505 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,509 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080596507 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,610 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:12 1 TCP 1010828287 69.10.52.179 47269 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12317 typ prflx tcptype active | timestamp: 1591080596609 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,641 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 46208 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12248 typ srflx raddr 192.168.1.106 rport 64994 | timestamp: 1591080596641 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,654 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596654 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,738 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,738 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60135 typ relay raddr 69.10.52.178 rport 60135"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61848 typ relay raddr 69.10.52.178 rport 61848"} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,739 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:49:56,745 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080596744 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,800 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50391 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12248 typ srflx raddr 192.168.1.106 rport 64994 | timestamp: 1591080596800 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,833 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42901 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12248 typ srflx raddr 192.168.1.106 rport 64994 | timestamp: 1591080596832 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,872 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080596852 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,872 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596834 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,872 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 49763 typ srflx raddr 172.19.0.1 rport 49763 | remote: candidate:5 1 UDP 8331263 69.10.52.178 61712 typ relay | timestamp: 1591080596852 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,872 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 55568 typ host tcptype passive | remote: candidate:remote2 1 TCP 1837072639 124.253.47.67 12319 typ prflx tcptype active | timestamp: 1591080596855 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,913 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080596879 openvidu-server_1 | [INFO] 2020-06-02 06:49:56,948 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080596948 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,007 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597006 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,027 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597027 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,100 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080597098 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,142 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080597140 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,269 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597268 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,277 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 46173 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12327 typ prflx | timestamp: 1591080597276 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,295 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080597294 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,400 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44837 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12327 typ prflx | timestamp: 1591080597398 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,425 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Zfxa_con_KFGgYFXWmV (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080597424 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,449 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080597447 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,492 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597490 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,510 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597509 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,524 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080597523 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,660 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080597658 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,674 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597673 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,696 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080597694 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,766 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597765 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,856 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080597854 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,921 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597919 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,947 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080597946 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,947 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080597946 openvidu-server_1 | [INFO] 2020-06-02 06:49:57,966 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080597964 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,194 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080598193 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,203 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080598200 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,210 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080598208 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,223 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598222 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,224 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-148 | timestamp: 1591080598223 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,244 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080598243 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,249 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598248 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,255 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598251 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,256 [entExec-e2-t693] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598253 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,256 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598253 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,256 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598253 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,257 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598256 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,258 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080598257 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,921 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_Zfxa_con_KFGgYFXWmV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080598920 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,950 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080598948 openvidu-server_1 | [INFO] 2020-06-02 06:49:58,971 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080598970 openvidu-server_1 | [INFO] 2020-06-02 06:49:59,290 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080599289 openvidu-server_1 | [INFO] 2020-06-02 06:49:59,697 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080599696 openvidu-server_1 | [INFO] 2020-06-02 06:50:00,196 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080600195 openvidu-server_1 | [INFO] 2020-06-02 06:50:00,406 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_KFGgYFXWmV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080600406 openvidu-server_1 | [INFO] 2020-06-02 06:50:01,173 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080601172 openvidu-server_1 | [INFO] 2020-06-02 06:50:01,422 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080601421 openvidu-server_1 | [INFO] 2020-06-02 06:50:01,586 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080601585 openvidu-server_1 | [INFO] 2020-06-02 06:50:01,819 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080601819 openvidu-server_1 | [INFO] 2020-06-02 06:50:01,889 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080601888 openvidu-server_1 | [INFO] 2020-06-02 06:50:02,271 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_KFGgYFXWmV_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080602271 openvidu-server_1 | [INFO] 2020-06-02 06:50:02,327 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080602327 openvidu-server_1 | [INFO] 2020-06-02 06:50:02,492 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_Yo2p_con_T4BPQfI0CV (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080602492 openvidu-server_1 | [INFO] 2020-06-02 06:50:02,729 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080602728 openvidu-server_1 | [INFO] 2020-06-02 06:50:03,095 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080603094 openvidu-server_1 | [INFO] 2020-06-02 06:50:03,155 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080603155 openvidu-server_1 | [INFO] 2020-06-02 06:50:03,528 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080603528 openvidu-server_1 | [INFO] 2020-06-02 06:50:03,709 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080603707 openvidu-server_1 | [INFO] 2020-06-02 06:50:04,071 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080604071 openvidu-server_1 | [INFO] 2020-06-02 06:50:04,870 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080604869 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,010 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080605009 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,246 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-149 | timestamp: 1591080605244 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,544 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,544 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_KFGgYFXWmV of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_KFGgYFXWmV: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,545 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [WARN] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_KFGgYFXWmV. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,546 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: cancel receiving media from con_KFGgYFXWmV openvidu-server_1 | [INFO] 2020-06-02 06:50:05,548 [5fjsuvap-e86-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: stopped receiving media from con_KFGgYFXWmV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:05,613 [5fjsuvap-e86-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:50:05,681 [5fjsuvap-e86-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:50:05,682 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id unik2cbb9b19k9teim5fjsuvap openvidu-server_1 | [INFO] 2020-06-02 06:50:05,682 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, k4gr9uvt8ediuh9780r329tpsv=io.openvidu.server.rpc.RpcConnection@51f8c923, 699trsfq8tc3b6mqm8u9kch44k=io.openvidu.server.rpc.RpcConnection@387d7926} openvidu-server_1 | [INFO] 2020-06-02 06:50:05,682 [5fjsuvap-e86-t0] io.openvidu.server.rpc.RpcHandler - Participant con_KFGgYFXWmV has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606263 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606263 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606263 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606263 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606263 openvidu-server_1 | [INFO] 2020-06-02 06:50:06,264 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080606264 openvidu-server_1 | [INFO] 2020-06-02 06:50:08,377 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080608375 openvidu-server_1 | [INFO] 2020-06-02 06:50:09,046 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080609045 openvidu-server_1 | [INFO] 2020-06-02 06:50:09,299 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080609299 openvidu-server_1 | [INFO] 2020-06-02 06:50:09,299 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080609299 openvidu-server_1 | [INFO] 2020-06-02 06:50:09,568 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080609568 openvidu-server_1 | [INFO] 2020-06-02 06:50:09,736 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080609735 openvidu-server_1 | [INFO] 2020-06-02 06:50:10,004 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080610003 openvidu-server_1 | [INFO] 2020-06-02 06:50:10,478 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080610478 openvidu-server_1 | [INFO] 2020-06-02 06:50:10,743 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | timestamp: 1591080610742 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,079 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611078 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,132 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611131 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,170 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611169 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,239 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611239 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,282 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611282 openvidu-server_1 | [INFO] 2020-06-02 06:50:11,396 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080611396 openvidu-server_1 | [INFO] 2020-06-02 06:50:13,374 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080613373 openvidu-server_1 | [INFO] 2020-06-02 06:50:15,071 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080615069 openvidu-server_1 | [INFO] 2020-06-02 06:50:15,509 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080615508 openvidu-server_1 | [INFO] 2020-06-02 06:50:15,683 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: unik2cbb9b19k9teim5fjsuvap - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:50:21,305 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:50:21,894 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:50:21,894 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:50:21,980 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:50:21,981 [0.0-5443-exec-4] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_XgMG3SwZ8Jufe0Re&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XHKGYR&turnCredential=sfflog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:50:22,430 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:50:22,767 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:50:22,767 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:50:22,805 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:50:22,806 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_XgMG3SwZ8Jufe0Re&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XHKGYR&turnCredential=sfflog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:50:23,808 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080623807 openvidu-server_1 | [INFO] 2020-06-02 06:50:23,899 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080623898 openvidu-server_1 | [INFO] 2020-06-02 06:50:25,460 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080625458 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,171 [0.0-5443-exec-7] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession AD377745D49A709D7177E7D85130B40D openvidu-server_1 | [INFO] 2020-06-02 06:50:27,422 [0.0-5443-exec-6] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 771edgf0rfpffvh2pe3rl3059t openvidu-server_1 | [INFO] 2020-06-02 06:50:27,424 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:50:27,424 [3rl3059t-e90-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:50:27,424 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=771edgf0rfpffvh2pe3rl3059t, participantPublicId=con_Xm9cGgZHLb, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:50:27,647 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,658 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,660 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,661 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,663 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,665 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,667 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,667 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,668 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,670 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,671 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,678 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,678 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,686 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,699 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,705 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,710 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,721 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,721 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,725 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,829 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,983 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:27,983 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,042 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,043 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,043 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,151 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080628108 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,239 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,239 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080628216 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,240 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,240 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,342 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080628300 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,431 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080628407 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,432 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,432 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,432 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,524 [entExec-e2-t685] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080628478 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,525 [entExec-e2-t643] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080628483 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,613 [entExec-e2-t613] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080628589 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,646 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,648 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,648 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,755 [entExec-e2-t678] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080628714 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,755 [entExec-e2-t629] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080628735 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,755 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53086 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 4926 typ prflx | timestamp: 1591080628735 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,767 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,767 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,767 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,833 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080628798 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,833 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080628820 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,917 [entExec-e2-t598] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080628910 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,928 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45598 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 4926 typ prflx | timestamp: 1591080628927 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,929 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 48885 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 4926 typ prflx | timestamp: 1591080628927 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,930 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54765 typ host | remote: candidate:remote1 1 UDP 1853824767 103.217.123.242 4926 typ prflx | timestamp: 1591080628928 openvidu-server_1 | [INFO] 2020-06-02 06:50:28,970 [entExec-e2-t624] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080628928 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,002 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,003 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,003 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,119 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629076 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,205 [entExec-e2-t572] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629182 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,227 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,228 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,334 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629302 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,334 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629293 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,339 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:50:29,346 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50136 typ host generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50137 typ host generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50138 typ host generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50139 typ host generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50140 typ host generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50141 typ host generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50142 typ host generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50143 typ host generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50144 typ host generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,348 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50145 typ host generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50146 typ host generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50147 typ host generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50148 typ host generation 0 ufrag VbMM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50149 typ host generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 50150 typ host generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,349 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag VbMM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,350 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 4926 typ srflx raddr 192.168.1.71 rport 50136 generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 51589 typ srflx raddr 192.168.1.71 rport 50137 generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 11298 typ srflx raddr 192.168.1.71 rport 50148 generation 0 ufrag VbMM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 1451 typ srflx raddr 192.168.1.71 rport 50143 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 46471 typ srflx raddr 192.168.1.71 rport 50139 generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 49352 typ srflx raddr 192.168.1.71 rport 50138 generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 39762 typ srflx raddr 192.168.1.71 rport 50142 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 20605 typ srflx raddr 192.168.1.71 rport 50141 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 16698 typ srflx raddr 192.168.1.71 rport 50140 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 6926 typ srflx raddr 192.168.1.71 rport 50144 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,351 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 25508 typ srflx raddr 192.168.1.71 rport 50150 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59237 typ relay raddr 103.217.123.242 rport 4926 generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 35605 typ srflx raddr 192.168.1.71 rport 50145 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 16752 typ srflx raddr 192.168.1.71 rport 50146 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 29199 typ srflx raddr 192.168.1.71 rport 50147 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 9497 typ srflx raddr 192.168.1.71 rport 50149 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 63263 typ relay raddr 103.217.123.242 rport 25508 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58029 typ relay raddr 103.217.123.242 rport 9497 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61713 typ relay raddr 103.217.123.242 rport 1451 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65450 typ relay raddr 103.217.123.242 rport 39762 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59970 typ relay raddr 103.217.123.242 rport 11298 generation 0 ufrag VbMM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,352 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58397 typ relay raddr 103.217.123.242 rport 46471 generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57912 typ relay raddr 103.217.123.242 rport 49352 generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61372 typ relay raddr 103.217.123.242 rport 6926 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62219 typ relay raddr 103.217.123.242 rport 35605 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61325 typ relay raddr 103.217.123.242 rport 20605 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61864 typ relay raddr 103.217.123.242 rport 16698 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59502 typ relay raddr 103.217.123.242 rport 14755 generation 0 ufrag qJUd network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60062 typ relay raddr 103.217.123.242 rport 29199 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,353 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57539 typ relay raddr 103.217.123.242 rport 16752 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,377 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629354 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,486 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629376 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080629380 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t600] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629396 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629404 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629412 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t695] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629402 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t691] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629407 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629414 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,487 [entExec-e2-t691] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54765 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 4926 typ srflx raddr 192.168.1.71 rport 50136 | timestamp: 1591080629420 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,491 [entExec-e2-t588] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629491 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,575 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,575 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,580 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,593 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,593 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,594 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,594 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,595 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,595 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,598 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,613 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,626 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,626 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,632 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,653 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,653 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,671 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52952 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 49352 typ srflx raddr 192.168.1.71 rport 50138 | timestamp: 1591080629647 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,672 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080629651 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,671 [entExec-e2-t588] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080629647 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,672 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 46170 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 16698 typ srflx raddr 192.168.1.71 rport 50140 | timestamp: 1591080629651 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,672 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080629647 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,671 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52952 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 49352 typ srflx raddr 192.168.1.71 rport 50138 | timestamp: 1591080629647 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,687 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,687 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,687 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,688 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62204 typ host generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,688 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,688 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62205 typ host generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,688 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,688 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,694 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,694 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,695 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,695 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,700 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:14 1 UDP 2015364351 69.10.52.178 49268 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 16698 typ srflx raddr 192.168.1.71 rport 50140 | timestamp: 1591080629673 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,701 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080629675 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,701 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50201 typ host generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 50202 typ host generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,702 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,703 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,703 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 59194 typ relay raddr 103.217.123.242 rport 5912 generation 0 ufrag QRri network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,708 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,791 [entExec-e2-t660] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629735 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,791 [entExec-e2-t680] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629737 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [entExec-e2-t601] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629772 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 61857 typ host generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,794 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 61858 typ host generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,795 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,795 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,795 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,795 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,795 [entExec-e2-t700] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629780 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,808 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,808 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 28647 typ srflx raddr 192.168.1.199 rport 50201 generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,812 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,812 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 52060 typ srflx raddr 192.168.1.2 rport 62204 generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,815 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,815 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 37914 typ srflx raddr 192.168.1.199 rport 50202 generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,819 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,819 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 39151 typ srflx raddr 192.168.1.2 rport 62205 generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,819 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,819 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 30949 typ srflx raddr 192.168.1.106 rport 61857 generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,820 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,820 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 4852 typ srflx raddr 192.168.1.106 rport 61858 generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,859 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629824 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,859 [entExec-e2-t590] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629826 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,860 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629847 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,869 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 63567 typ host generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 63568 typ host generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,870 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12661 typ srflx raddr 192.168.1.4 rport 63567 generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,871 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,871 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12662 typ srflx raddr 192.168.1.4 rport 63568 generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,883 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,883 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64120 typ relay raddr 103.217.123.242 rport 44274 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,883 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,883 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57026 typ relay raddr 103.217.123.242 rport 36383 generation 0 ufrag r2hp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,884 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,884 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62058 typ relay raddr 103.217.123.242 rport 42947 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,885 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,885 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58415 typ relay raddr 103.217.123.242 rport 15604 generation 0 ufrag 95CH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,885 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,885 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 60172 typ relay raddr 103.217.123.242 rport 52411 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,886 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,886 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58522 typ relay raddr 103.217.123.242 rport 37598 generation 0 ufrag 6PZl network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,886 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,886 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57076 typ relay raddr 103.217.123.242 rport 36422 generation 0 ufrag VbMM network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,887 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,887 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 57622 typ relay raddr 103.217.123.242 rport 14759 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,887 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,887 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63342 typ relay raddr 103.217.123.242 rport 4457 generation 0 ufrag AnI9 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,888 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,888 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 61960 typ relay raddr 103.217.123.242 rport 39077 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,888 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,888 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58167 typ relay raddr 103.217.123.242 rport 32192 generation 0 ufrag RO30 network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:29,908 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629884 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,908 [entExec-e2-t687] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080629890 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,959 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080629900 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,961 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080629898 openvidu-server_1 | [INFO] 2020-06-02 06:50:29,965 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080629938 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,013 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080630012 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,050 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,051 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,051 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 55169 typ host generation 0 ufrag NaQp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 55170 typ host generation 0 ufrag NaQp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,052 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 55171 typ host generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 55172 typ host generation 0 ufrag NaQp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 55173 typ host generation 0 ufrag NaQp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,053 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 55174 typ host generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,054 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,054 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag NaQp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,054 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,054 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag NaQp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,055 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,055 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,055 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,055 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag NaQp network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,056 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,056 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag NaQp network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,056 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,056 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,057 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,057 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 55174 typ srflx raddr 192.168.43.6 rport 55174 generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,057 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,057 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 55171 typ srflx raddr 192.168.43.6 rport 55171 generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,072 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,073 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64336 typ relay raddr 103.41.27.220 rport 28647 generation 0 ufrag R3JC network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,104 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,104 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61571 typ relay raddr 103.217.123.227 rport 30949 generation 0 ufrag RAUN network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,152 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630059 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,152 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55720 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39762 typ srflx raddr 192.168.1.71 rport 50142 | timestamp: 1591080630059 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52555 typ host generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52556 typ host generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,153 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 52556 typ srflx raddr 192.168.43.84 rport 52556 generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,154 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,154 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 52555 typ srflx raddr 192.168.43.84 rport 52555 generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,157 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080630133 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,157 [entExec-e2-t658] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 42638 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 6926 typ srflx raddr 192.168.1.71 rport 50144 | timestamp: 1591080630135 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,158 [entExec-e2-t666] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630135 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,158 [entExec-e2-t619] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080630131 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,186 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,186 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 57778 typ relay raddr 103.217.123.94 rport 52060 generation 0 ufrag 1Gcn network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,195 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,195 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65035 typ relay raddr 117.215.229.27 rport 12661 generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,206 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46222 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39762 typ srflx raddr 192.168.1.71 rport 50142 | timestamp: 1591080630159 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,206 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080630158 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,207 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,207 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 58938 typ relay raddr 157.39.110.213 rport 55174 generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,212 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,212 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 57156 typ relay raddr 157.39.110.213 rport 55171 generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,242 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080630197 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,242 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080630187 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,242 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 49387 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080630241 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 49388 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:6 1 TCP 1010827775 69.10.52.181 47679 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 10662 typ prflx tcptype active | timestamp: 1591080630242 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,243 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52749 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 6926 typ srflx raddr 192.168.1.71 rport 50144 | timestamp: 1591080630243 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 49389 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630243 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 49390 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12363 typ srflx raddr 192.168.1.106 rport 49387"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12368 typ srflx raddr 192.168.1.106 rport 49388"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12369 typ srflx raddr 192.168.1.106 rport 49389"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,244 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12370 typ srflx raddr 192.168.1.106 rport 49390"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,258 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,258 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63061 typ relay raddr 69.10.52.178 rport 63061"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,294 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630249 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,294 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46735 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 28647 typ srflx raddr 192.168.1.199 rport 50201 | timestamp: 1591080630243 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,294 [entExec-e2-t682] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 50969 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 52060 typ srflx raddr 192.168.1.2 rport 62204 | timestamp: 1591080630249 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,305 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,305 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61312 typ relay raddr 69.10.52.178 rport 61312"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,308 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080630271 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,308 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080630273 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,308 [entExec-e2-t584] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080630276 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,308 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 49112 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 28647 typ srflx raddr 192.168.1.199 rport 50201 | timestamp: 1591080630286 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,308 [entExec-e2-t638] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630285 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,309 [entExec-e2-t580] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51103 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 30949 typ srflx raddr 192.168.1.106 rport 61857 | timestamp: 1591080630285 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,309 [entExec-e2-t688] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080630300 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,347 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44683 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 52060 typ srflx raddr 192.168.1.2 rport 62204 | timestamp: 1591080630346 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,352 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,352 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64523 typ relay raddr 69.10.52.178 rport 64523"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,407 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 43503 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 16752 typ srflx raddr 192.168.1.71 rport 50146 | timestamp: 1591080630406 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,407 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630406 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,417 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,417 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57704 typ relay raddr 69.10.52.178 rport 57704"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,477 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 54387 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 30949 typ srflx raddr 192.168.1.106 rport 61857 | timestamp: 1591080630475 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,478 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,478 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 63197 typ relay raddr 157.39.110.213 rport 63074 generation 0 ufrag NaQp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,505 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,505 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61914 typ relay raddr 157.39.38.228 rport 52555 generation 0 ufrag Cs0b network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,517 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43987 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 16752 typ srflx raddr 192.168.1.71 rport 50146 | timestamp: 1591080630506 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,517 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630504 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,517 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51012 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12661 typ srflx raddr 192.168.1.4 rport 63567 | timestamp: 1591080630504 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,575 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43273 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 30949 typ srflx raddr 192.168.1.106 rport 61857 | timestamp: 1591080630573 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,639 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 44601 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12661 typ srflx raddr 192.168.1.4 rport 63567 | timestamp: 1591080630637 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,655 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630654 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,655 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:40 1 UDP 1679820287 69.10.52.178 40725 typ srflx raddr 172.19.0.1 rport 40725 | remote: candidate:1922518557 1 UDP 41885695 69.10.52.178 59970 typ relay raddr 103.217.123.242 rport 11298 | timestamp: 1591080630653 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,668 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 47040 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 28647 typ srflx raddr 192.168.1.199 rport 50201 | timestamp: 1591080630666 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,683 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45367 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 11298 typ srflx raddr 192.168.1.71 rport 50148 | timestamp: 1591080630682 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,723 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080630709 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,723 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 53767 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 55171 typ srflx raddr 192.168.43.6 rport 55171 | timestamp: 1591080630709 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,743 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,744 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64176 typ relay raddr 117.215.229.27 rport 12663 generation 0 ufrag nEaH network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:50:30,805 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41432 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12661 typ srflx raddr 192.168.1.4 rport 63567 | timestamp: 1591080630804 openvidu-server_1 | [INFO] 2020-06-02 06:50:30,938 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49864 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 55171 typ srflx raddr 192.168.43.6 rport 55171 | timestamp: 1591080630937 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,001 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47797 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 9497 typ srflx raddr 192.168.1.71 rport 50149 | timestamp: 1591080631001 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,001 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080631001 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,058 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,058 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57814 typ relay raddr 69.10.52.178 rport 57814"} openvidu-server_1 | [INFO] 2020-06-02 06:50:31,058 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,058 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 62551 typ relay raddr 69.10.52.178 rport 62551"} openvidu-server_1 | [INFO] 2020-06-02 06:50:31,073 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41904 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 55171 typ prflx | timestamp: 1591080631072 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,101 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55390 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 9497 typ srflx raddr 192.168.1.71 rport 50149 | timestamp: 1591080631101 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,107 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 55989 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 52555 typ srflx raddr 192.168.43.84 rport 52555 | timestamp: 1591080631106 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,146 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080631107 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,146 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631114 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,146 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631129 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,226 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631225 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,228 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 45185 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 52555 typ prflx | timestamp: 1591080631226 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,383 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631382 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,523 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52049 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12363 typ srflx raddr 192.168.1.106 rport 49387 | timestamp: 1591080631522 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,523 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080631522 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,587 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631587 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,618 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 41556 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 52555 typ prflx | timestamp: 1591080631617 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,673 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631672 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,682 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080631682 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,789 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,789 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:50:31,844 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080631843 openvidu-server_1 | [INFO] 2020-06-02 06:50:31,874 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080631872 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,092 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080632092 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,101 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632101 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,136 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632135 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,225 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080632224 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,237 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632235 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,261 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632260 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,451 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080632450 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,466 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632465 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,488 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632486 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,575 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632574 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,677 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080632676 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,686 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632684 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,761 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632760 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,791 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080632790 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,853 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632852 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,854 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-152 | timestamp: 1591080632853 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,878 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632876 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,879 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632877 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,879 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632878 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,882 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632881 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,882 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080632881 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,886 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632885 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,889 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-153 | timestamp: 1591080632888 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,913 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632911 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,913 [entExec-e2-t578] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632912 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,914 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632912 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,915 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632913 openvidu-server_1 | [INFO] 2020-06-02 06:50:32,915 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080632914 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,240 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633238 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,295 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633294 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,359 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633358 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,466 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633465 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,488 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633487 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,523 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633522 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,600 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633599 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,604 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633603 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,623 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633622 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,714 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633713 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,738 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080633736 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,834 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080633833 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,861 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080633860 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,867 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080633866 openvidu-server_1 | [INFO] 2020-06-02 06:50:33,869 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080633868 openvidu-server_1 | [INFO] 2020-06-02 06:50:34,090 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080634089 openvidu-server_1 | [INFO] 2020-06-02 06:50:34,188 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080634187 openvidu-server_1 | [INFO] 2020-06-02 06:50:34,253 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080634251 openvidu-server_1 | [INFO] 2020-06-02 06:50:34,284 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080634283 openvidu-server_1 | [INFO] 2020-06-02 06:50:35,069 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080635068 openvidu-server_1 | [INFO] 2020-06-02 06:50:35,133 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080635132 openvidu-server_1 | [INFO] 2020-06-02 06:50:37,192 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:38,724 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080638722 openvidu-server_1 | [INFO] 2020-06-02 06:50:40,672 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080640671 openvidu-server_1 | [INFO] 2020-06-02 06:50:42,265 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080642264 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,160 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080644159 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,370 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080644369 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,371 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080644370 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,544 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080644544 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,545 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080644544 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,782 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080644781 openvidu-server_1 | [INFO] 2020-06-02 06:50:44,874 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080644873 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,131 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080645129 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,327 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080645326 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,439 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | timestamp: 1591080645438 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,775 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080645774 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,826 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080645825 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,872 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080645871 openvidu-server_1 | [INFO] 2020-06-02 06:50:45,946 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080645945 openvidu-server_1 | [INFO] 2020-06-02 06:50:46,187 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080646186 openvidu-server_1 | [INFO] 2020-06-02 06:50:46,228 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080646227 openvidu-server_1 | [INFO] 2020-06-02 06:50:46,333 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080646332 openvidu-server_1 | [INFO] 2020-06-02 06:50:46,404 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080646403 openvidu-server_1 | [INFO] 2020-06-02 06:50:48,520 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080648519 openvidu-server_1 | [INFO] 2020-06-02 06:50:51,653 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:50:54,058 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080654057 openvidu-server_1 | [INFO] 2020-06-02 06:50:56,967 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080656966 openvidu-server_1 | [INFO] 2020-06-02 06:50:57,441 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080657440 openvidu-server_1 | [INFO] 2020-06-02 06:50:58,508 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080658507 openvidu-server_1 | [INFO] 2020-06-02 06:51:04,520 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_H5J8_con_Xm9cGgZHLb (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080664519 openvidu-server_1 | [INFO] 2020-06-02 06:51:04,873 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080664872 openvidu-server_1 | [INFO] 2020-06-02 06:51:07,287 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080667286 openvidu-server_1 | [INFO] 2020-06-02 06:51:07,365 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080667364 openvidu-server_1 | [INFO] 2020-06-02 06:51:07,430 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080667429 openvidu-server_1 | [INFO] 2020-06-02 06:51:08,112 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080668111 openvidu-server_1 | [INFO] 2020-06-02 06:51:08,721 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:51:09,615 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:51:09,615 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:51:09,653 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:51:09,653 [0.0-5443-exec-2] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_E9sbN6B679tRsBcw&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N8LXWO&turnCredential=ddqsxm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:51:09,705 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080669704 openvidu-server_1 | [INFO] 2020-06-02 06:51:09,783 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080669782 openvidu-server_1 | [INFO] 2020-06-02 06:51:09,890 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080669889 openvidu-server_1 | [INFO] 2020-06-02 06:51:09,966 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080669965 openvidu-server_1 | [INFO] 2020-06-02 06:51:10,341 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:51:10,920 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:51:10,920 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:51:10,956 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:51:10,956 [0.0-5443-exec-6] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RtJrIUfxeN51b7KS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RUCSAQ&turnCredential=evs8cp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_E9sbN6B679tRsBcw&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=N8LXWO&turnCredential=ddqsxm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:51:17,832 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - New HttpSession 85F51EEC85D137EA3EDB72110D12DA44 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,143 [0.0-5443-exec-4] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: 18lqpkubtnje71bt80et25rkqs openvidu-server_1 | [INFO] 2020-06-02 06:51:18,147 [et25rkqs-e92-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RtJrIUfxeN51b7KS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RUCSAQ&turnCredential=evs8cp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:51:18,147 [et25rkqs-e92-t0] io.openvidu.server.core.SessionManager - Participant con_OqzDSyZsD2 of session abc1736 is a final user connecting to this session for the first time openvidu-server_1 | [INFO] 2020-06-02 06:51:18,147 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=18lqpkubtnje71bt80et25rkqs, participantPublicId=con_OqzDSyZsD2, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:51:18,370 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,385 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,408 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,428 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,459 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,461 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,469 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,470 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,484 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,485 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,487 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,488 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,494 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,495 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,533 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,569 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,579 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,584 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,651 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,659 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,689 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,723 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,733 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,777 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:18,904 [entExec-e2-t646] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080678903 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,364 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,364 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,459 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,460 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,460 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,566 [entExec-e2-t692] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080679525 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,629 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,630 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,630 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,683 [entExec-e2-t588] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080679633 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,727 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080679682 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,785 [entExec-e2-t648] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080679784 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,825 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,825 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,825 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:19,958 [entExec-e2-t607] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080679910 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,007 [entExec-e2-t591] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680000 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,040 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,041 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,042 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,166 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080680134 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,216 [entExec-e2-t665] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680216 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,268 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,284 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,284 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,285 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,422 [entExec-e2-t588] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080680371 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,476 [entExec-e2-t595] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680460 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,476 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,477 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,478 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,550 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080680492 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,591 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080680549 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,604 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,604 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,604 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,677 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080680635 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,678 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680657 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,780 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680747 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,780 [entExec-e2-t667] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48361 typ host | remote: candidate:remote2 1 UDP 1853817087 157.39.54.176 53279 typ prflx | timestamp: 1591080680778 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,780 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080680778 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,801 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,802 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,928 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080680883 openvidu-server_1 | [INFO] 2020-06-02 06:51:20,991 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:51:20,992 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080680990 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,073 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,077 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,077 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53279 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,077 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,077 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53280 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,078 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53281 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,079 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,079 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,080 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,080 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53282 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,080 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,080 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,081 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,081 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53283 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,081 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,081 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,081 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,082 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53284 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,082 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,082 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,082 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,082 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53285 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53286 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53287 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,085 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,085 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,085 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,085 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53288 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,086 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,086 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,086 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,086 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53289 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,087 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,087 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,087 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,087 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53290 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,088 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,088 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,088 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,088 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53291 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,089 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,089 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,089 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,089 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53292 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,090 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,090 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,090 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,090 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53293 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,091 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,091 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,091 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,091 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53294 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,092 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,092 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,093 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,093 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53295 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,094 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,094 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,094 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,094 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53296 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,095 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,095 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,095 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,095 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53297 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,096 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,096 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,096 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,096 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53298 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,097 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,097 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,097 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,097 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53299 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53300 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,098 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53301 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,099 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53302 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53303 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,100 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,101 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,101 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53304 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,101 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,101 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53305 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,102 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53306 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53307 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,103 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53308 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,104 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53309 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53310 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,105 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,106 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,106 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 53311 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,106 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,106 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,107 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,107 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 53312 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,107 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,107 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53291 typ srflx raddr 192.168.43.123 rport 53291"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53280 typ srflx raddr 192.168.43.123 rport 53280"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,108 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53287 typ srflx raddr 192.168.43.123 rport 53287"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,109 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,109 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53279 typ srflx raddr 192.168.43.123 rport 53279"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,109 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,109 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53303 typ srflx raddr 192.168.43.123 rport 53303"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,110 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,110 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53295 typ srflx raddr 192.168.43.123 rport 53295"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,110 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,110 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53309 typ srflx raddr 192.168.43.123 rport 53309"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,111 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,111 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53299 typ srflx raddr 192.168.43.123 rport 53299"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,111 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,112 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53307 typ srflx raddr 192.168.43.123 rport 53307"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,112 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,112 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 53292 typ srflx raddr 192.168.43.123 rport 53292"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,114 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,114 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53300 typ srflx raddr 192.168.43.123 rport 53300"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,115 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,115 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53281 typ srflx raddr 192.168.43.123 rport 53281"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,115 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,115 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53285 typ srflx raddr 192.168.43.123 rport 53285"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53304 typ srflx raddr 192.168.43.123 rport 53304"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53289 typ srflx raddr 192.168.43.123 rport 53289"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,116 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 53310 typ srflx raddr 192.168.43.123 rport 53310"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53288 typ srflx raddr 192.168.43.123 rport 53288"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53290 typ srflx raddr 192.168.43.123 rport 53290"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,117 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53301 typ srflx raddr 192.168.43.123 rport 53301"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53284 typ srflx raddr 192.168.43.123 rport 53284"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53293 typ srflx raddr 192.168.43.123 rport 53293"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,118 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53297 typ srflx raddr 192.168.43.123 rport 53297"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 53305 typ srflx raddr 192.168.43.123 rport 53305"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53282 typ srflx raddr 192.168.43.123 rport 53282"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,119 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 53286 typ srflx raddr 192.168.43.123 rport 53286"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53283 typ srflx raddr 192.168.43.123 rport 53283"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53294 typ srflx raddr 192.168.43.123 rport 53294"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,120 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53296 typ srflx raddr 192.168.43.123 rport 53296"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,121 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,121 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 53311 typ srflx raddr 192.168.43.123 rport 53311"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,121 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,121 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 53302 typ srflx raddr 192.168.43.123 rport 53302"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53298 typ srflx raddr 192.168.43.123 rport 53298"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53308 typ srflx raddr 192.168.43.123 rport 53308"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,122 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53312 typ srflx raddr 192.168.43.123 rport 53312"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57318 typ relay raddr 69.10.52.178 rport 57318"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60752 typ relay raddr 69.10.52.178 rport 60752"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,123 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61063 typ relay raddr 69.10.52.178 rport 61063"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63523 typ relay raddr 69.10.52.178 rport 63523"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58389 typ relay raddr 69.10.52.178 rport 58389"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,124 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64705 typ relay raddr 69.10.52.178 rport 64705"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,125 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,125 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64604 typ relay raddr 69.10.52.178 rport 64604"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,125 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,125 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60881 typ relay raddr 69.10.52.178 rport 60881"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,126 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,126 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62095 typ relay raddr 69.10.52.178 rport 62095"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,126 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,126 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58242 typ relay raddr 69.10.52.178 rport 58242"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,127 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,127 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61620 typ relay raddr 69.10.52.178 rport 61620"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,127 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,127 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59601 typ relay raddr 69.10.52.178 rport 59601"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,127 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,128 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57218 typ relay raddr 69.10.52.178 rport 57218"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,128 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,128 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62202 typ relay raddr 69.10.52.178 rport 62202"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,128 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,128 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64163 typ relay raddr 69.10.52.178 rport 64163"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,129 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,129 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61722 typ relay raddr 69.10.52.178 rport 61722"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,129 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,129 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60212 typ relay raddr 69.10.52.178 rport 60212"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,130 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,130 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57213 typ relay raddr 69.10.52.178 rport 57213"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,130 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,130 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63392 typ relay raddr 69.10.52.178 rport 63392"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57433 typ relay raddr 69.10.52.178 rport 57433"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57692 typ relay raddr 69.10.52.178 rport 57692"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,131 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 63689 typ relay raddr 69.10.52.178 rport 63689"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,132 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,132 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57901 typ relay raddr 69.10.52.178 rport 57901"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,132 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,133 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65228 typ relay raddr 69.10.52.178 rport 65228"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,133 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,133 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65124 typ relay raddr 69.10.52.178 rport 65124"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59059 typ relay raddr 69.10.52.178 rport 59059"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58724 typ relay raddr 69.10.52.178 rport 58724"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,134 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2 2 UDP 1686052606 157.39.54.176 53306 typ srflx raddr 192.168.43.123 rport 53306"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,135 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,135 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60029 typ relay raddr 69.10.52.178 rport 60029"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,135 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,135 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64818 typ relay raddr 69.10.52.178 rport 64818"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,135 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58797 typ relay raddr 69.10.52.178 rport 58797"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.54.176 53306 typ srflx raddr 192.168.43.123 rport 53306"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58309 typ relay raddr 69.10.52.178 rport 58309"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,136 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63630 typ relay raddr 69.10.52.178 rport 63630"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,301 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,302 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,308 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,308 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,317 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,317 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,322 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,322 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,336 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,336 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,337 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,337 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,337 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,374 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,377 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,377 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,390 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,390 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,437 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681169 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,438 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681176 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,438 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681186 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,438 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681189 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,479 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080681199 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,479 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681210 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,479 [entExec-e2-t622] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681198 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,480 [entExec-e2-t573] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681223 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,479 [entExec-e2-t610] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681201 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,481 [entExec-e2-t653] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681225 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,482 [entExec-e2-t655] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681233 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,482 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681235 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,482 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681245 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,483 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681214 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,483 [entExec-e2-t692] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681253 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,483 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681242 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,485 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681256 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,486 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681258 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,487 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080681261 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,487 [entExec-e2-t692] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48361 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 53279 typ srflx raddr 192.168.43.123 rport 53279 | timestamp: 1591080681274 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,585 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,587 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,587 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51134 typ host generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,587 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,587 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51135 typ host generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,588 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,588 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,589 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,589 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,589 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,589 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 51116 typ srflx raddr 192.168.1.199 rport 51134 generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,590 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,590 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 13949 typ srflx raddr 192.168.1.199 rport 51135 generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,594 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64465 typ host generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62209 typ host generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 63569 typ host generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 64466 typ host generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 62210 typ host generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 63570 typ host generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52134 typ host generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,689 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 36621 typ srflx raddr 192.168.1.2 rport 62209 generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 52135 typ host generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 6408 typ srflx raddr 192.168.1.2 rport 62210 generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 39985 typ srflx raddr 192.168.1.71 rport 64465 generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 65500 typ srflx raddr 192.168.1.71 rport 64466 generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,690 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 57491 typ srflx raddr 192.168.1.106 rport 52135 generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 18496 typ srflx raddr 192.168.1.106 rport 52134 generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 55176 typ host generation 0 ufrag n0TE network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 55177 typ host generation 0 ufrag n0TE network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 55178 typ host generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 55179 typ host generation 0 ufrag n0TE network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 55180 typ host generation 0 ufrag n0TE network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 55181 typ host generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag n0TE network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag n0TE network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag n0TE network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,691 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag n0TE network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 55178 typ srflx raddr 192.168.43.6 rport 55178 generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,692 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 55181 typ srflx raddr 192.168.43.6 rport 55181 generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,744 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,744 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,769 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,769 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12736 typ srflx raddr 192.168.1.4 rport 63569 generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,771 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,771 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12737 typ srflx raddr 192.168.1.4 rport 63570 generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,800 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,800 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62770 typ relay raddr 103.41.27.220 rport 51116 generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,806 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,806 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60778 typ relay raddr 103.41.27.220 rport 13949 generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,812 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,812 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58111 typ relay raddr 103.217.123.94 rport 36621 generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,814 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,814 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60780 typ relay raddr 103.217.123.94 rport 6408 generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,825 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,825 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58281 typ relay raddr 103.217.123.242 rport 39985 generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,827 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,827 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 64994 typ relay raddr 103.217.123.242 rport 65500 generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,913 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681677 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,913 [entExec-e2-t657] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681680 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,915 [entExec-e2-t688] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681719 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,916 [entExec-e2-t674] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681717 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,919 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681748 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,924 [entExec-e2-t717] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681779 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,925 [entExec-e2-t664] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681781 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,924 [entExec-e2-t659] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681777 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,927 [entExec-e2-t526] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681808 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,928 [entExec-e2-t728] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681831 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,928 [entExec-e2-t575] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681811 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,932 [entExec-e2-t718] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080681843 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,933 [entExec-e2-t647] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681845 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,933 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681861 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,934 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080681868 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,934 [entExec-e2-t676] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681891 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,935 [entExec-e2-t723] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681922 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,952 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 60559 typ relay raddr 157.39.110.213 rport 55181 generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:21,953 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 65135 typ relay raddr 157.39.110.213 rport 55178 generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:21,995 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080681956 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,011 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,012 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62778 typ relay raddr 103.217.123.227 rport 57491 generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,014 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,016 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65113 typ relay raddr 103.217.123.227 rport 18496 generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,019 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,019 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58646 typ relay raddr 103.41.27.220 rport 50627 generation 0 ufrag D0Rb network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,037 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,037 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 63377 typ relay raddr 103.217.123.94 rport 11599 generation 0 ufrag rd/Z network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,055 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,055 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 62945 typ relay raddr 103.217.123.242 rport 58474 generation 0 ufrag TNAY network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,111 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,112 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,112 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52570 typ host generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,113 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,113 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52571 typ host generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,113 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,113 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,114 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,114 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,114 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,114 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 52570 typ srflx raddr 192.168.43.84 rport 52570 generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,115 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,115 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 52571 typ srflx raddr 192.168.43.84 rport 52571 generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,115 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,115 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 60603 typ relay raddr 117.215.229.27 rport 12736 generation 0 ufrag /owX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 46791 typ host | remote: candidate:remote1 1 UDP 1853817087 157.39.92.98 53283 typ prflx | timestamp: 1591080682114 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t737] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682156 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44767 typ host | remote: candidate:1 1 UDP 1686052863 157.39.92.98 53287 typ srflx raddr 192.168.43.123 rport 53287 | timestamp: 1591080682117 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682117 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t736] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682140 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,172 [entExec-e2-t663] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48450 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51116 typ srflx raddr 192.168.1.199 rport 51134 | timestamp: 1591080682140 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,173 [entExec-e2-t633] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45350 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 53291 typ srflx raddr 192.168.43.123 rport 53291 | timestamp: 1591080682156 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,173 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682115 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,208 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,208 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 63848 typ relay raddr 157.39.110.213 rport 63091 generation 0 ufrag n0TE network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,216 [entExec-e2-t579] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080682172 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,216 [entExec-e2-t614] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080682176 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,217 [entExec-e2-t603] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 44858 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 51116 typ srflx raddr 192.168.1.199 rport 51134 | timestamp: 1591080682178 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,306 [entExec-e2-t727] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080682282 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,368 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 54660 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 36621 typ srflx raddr 192.168.1.2 rport 62209 | timestamp: 1591080682366 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,368 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682366 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,369 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,369 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 64571 typ relay raddr 103.217.123.227 rport 50691 generation 0 ufrag OzKk network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,419 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 51813 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 36621 typ srflx raddr 192.168.1.2 rport 62209 | timestamp: 1591080682407 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,437 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48757 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39985 typ srflx raddr 192.168.1.71 rport 64465 | timestamp: 1591080682436 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,437 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682436 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,487 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 43975 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39985 typ srflx raddr 192.168.1.71 rport 64465 | timestamp: 1591080682486 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,498 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 47714 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 55178 typ srflx raddr 192.168.43.6 rport 55178 | timestamp: 1591080682496 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,499 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682497 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,514 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,514 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 62209 typ relay raddr 157.39.38.228 rport 52570 generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,524 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,524 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58040 typ relay raddr 157.39.38.228 rport 52571 generation 0 ufrag NJKR network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:51:22,632 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 42846 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 55178 typ srflx raddr 192.168.43.6 rport 55178 | timestamp: 1591080682630 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,676 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48379 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 18496 typ srflx raddr 192.168.1.106 rport 52134 | timestamp: 1591080682675 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,676 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682675 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,707 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43882 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 55178 typ prflx | timestamp: 1591080682706 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,774 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 43000 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 18496 typ srflx raddr 192.168.1.106 rport 52134 | timestamp: 1591080682773 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,790 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 55941 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 18496 typ srflx raddr 192.168.1.106 rport 52134 | timestamp: 1591080682788 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,829 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 56875 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 36621 typ srflx raddr 192.168.1.2 rport 62209 | timestamp: 1591080682796 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,833 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 45257 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 39985 typ srflx raddr 192.168.1.71 rport 64465 | timestamp: 1591080682832 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,859 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,880 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46012 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12736 typ srflx raddr 192.168.1.4 rport 63569 | timestamp: 1591080682879 openvidu-server_1 | [INFO] 2020-06-02 06:51:22,880 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080682879 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,007 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683006 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,019 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683017 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,037 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080683032 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,046 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683045 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,094 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683092 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,178 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683177 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,188 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683186 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,192 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080683191 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,289 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080683288 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,328 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683327 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,337 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080683336 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,371 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43519 typ host | remote: candidate:831967582 1 UDP 1686052607 157.39.38.228 52570 typ srflx raddr 192.168.43.84 rport 52570 | timestamp: 1591080683370 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,372 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080683370 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,463 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,463 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59322 typ relay raddr 69.10.52.178 rport 59322"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,464 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,464 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 59404 typ relay raddr 69.10.52.178 rport 59404"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,465 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,465 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,465 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,465 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64960 typ relay raddr 69.10.52.178 rport 64960"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,499 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,499 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63680 typ relay raddr 69.10.52.178 rport 63680"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,499 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,499 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_NgQVpVtp1t", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,571 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080683571 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,571 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 45738 typ host | remote: candidate:1 1 UDP 1686052863 157.39.92.98 53295 typ srflx raddr 192.168.43.123 rport 53295 | timestamp: 1591080683570 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,572 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683571 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,575 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 48125 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 53299 typ srflx raddr 192.168.43.123 rport 53299 | timestamp: 1591080683573 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,575 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080683573 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,586 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,586 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 65406 typ relay raddr 69.10.52.178 rport 65406"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,632 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683616 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,632 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080683630 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,632 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080683614 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,672 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49112 typ host | remote: candidate:1 1 UDP 1686052863 157.39.92.98 53303 typ srflx raddr 192.168.43.123 rport 53303 | timestamp: 1591080683657 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,672 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080683657 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,684 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,684 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60015 typ relay raddr 69.10.52.178 rport 60015"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,696 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,696 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,738 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,739 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62076 typ relay raddr 69.10.52.178 rport 62076"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,767 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,767 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60607 typ relay raddr 69.10.52.178 rport 60607"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,768 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,768 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58886 typ relay raddr 69.10.52.178 rport 58886"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,768 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,769 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,777 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47856 typ host | remote: candidate:1 1 UDP 1686052863 157.39.92.98 53295 typ srflx raddr 192.168.43.123 rport 53295 | timestamp: 1591080683769 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,778 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,778 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63217 typ relay raddr 69.10.52.178 rport 63217"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,779 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,779 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,809 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,809 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 57249 typ relay raddr 69.10.52.178 rport 57249"} openvidu-server_1 | [INFO] 2020-06-02 06:51:23,810 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080683808 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,810 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 50762 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 53309 typ srflx raddr 192.168.43.123 rport 53309 | timestamp: 1591080683808 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,881 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43858 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.72.242 52570 typ prflx | timestamp: 1591080683880 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,923 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080683921 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,966 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 54965 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 53309 typ srflx raddr 192.168.43.123 rport 53309 | timestamp: 1591080683965 openvidu-server_1 | [INFO] 2020-06-02 06:51:23,969 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080683968 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,024 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080684022 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,258 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,258 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61524 typ relay raddr 69.10.52.178 rport 61524"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,287 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080684286 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,287 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 53187 typ host | remote: candidate:remote1 1 UDP 1853817087 157.39.54.176 53307 typ prflx | timestamp: 1591080684286 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,331 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080684331 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,340 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080684340 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,378 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53055 typ host | remote: candidate:remote1 1 UDP 1853817087 157.39.54.176 53307 typ prflx | timestamp: 1591080684377 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,418 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,418 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 57512 typ relay raddr 69.10.52.178 rport 57512"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,418 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,418 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,508 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,508 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61755 typ relay raddr 69.10.52.178 rport 61755"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,508 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,508 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,593 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080684591 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,608 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080684607 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,615 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080684614 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,617 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-156 | timestamp: 1591080684616 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,635 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080684634 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,636 [entExec-e2-t594] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080684634 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,636 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080684635 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,638 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080684637 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,674 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080684673 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,803 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,886 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,886 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,894 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,894 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62373 typ relay raddr 69.10.52.178 rport 62373"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,959 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,960 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,960 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64310 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,960 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,960 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,961 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,961 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64311 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,961 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,961 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 64312 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,962 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 64313 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:24,963 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:24,963 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,047 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,047 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 65077 typ relay raddr 69.10.52.178 rport 65077"} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,047 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,047 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,090 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080685028 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,091 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080685034 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,091 [entExec-e2-t654] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080685039 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,092 [entExec-e2-t731] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080685086 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,130 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080685094 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,163 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,164 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63526 typ relay raddr 69.10.52.178 rport 63526"} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,173 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080685171 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,213 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080685198 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,309 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,309 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64332 typ relay raddr 69.10.52.178 rport 64332"} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,309 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,309 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,641 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080685640 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,642 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12391 typ srflx raddr 192.168.1.106 rport 64310"} openvidu-server_1 | [INFO] 2020-06-02 06:51:25,821 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080685820 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,852 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080685851 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,970 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:25,970 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12396 typ srflx raddr 192.168.1.106 rport 64311"} openvidu-server_1 | [INFO] 2020-06-02 06:51:26,905 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:26,905 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58376 typ relay raddr 69.10.52.178 rport 58376"} openvidu-server_1 | [INFO] 2020-06-02 06:51:26,909 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:26,909 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62227 typ relay raddr 69.10.52.178 rport 62227"} openvidu-server_1 | [INFO] 2020-06-02 06:51:27,006 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080687005 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,099 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080687099 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,099 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41818 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12391 typ srflx raddr 192.168.1.106 rport 64310 | timestamp: 1591080687099 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,606 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-157 | timestamp: 1591080687605 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58480 typ relay raddr 69.10.52.178 rport 58480"} openvidu-server_1 | [INFO] 2020-06-02 06:51:27,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,709 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63474 typ relay raddr 69.10.52.178 rport 63474"} openvidu-server_1 | [INFO] 2020-06-02 06:51:27,716 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,716 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:27,789 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 44583 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12391 typ srflx raddr 192.168.1.106 rport 64310 | timestamp: 1591080687787 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,815 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080687814 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,839 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080687837 openvidu-server_1 | [INFO] 2020-06-02 06:51:27,840 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080687838 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,033 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688032 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,051 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080688050 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,173 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688172 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,183 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080688181 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,189 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688188 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,321 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688320 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,350 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688348 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,361 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080688360 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,451 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688450 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,453 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688452 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,493 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688469 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,493 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688486 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,533 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688495 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,619 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688618 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,626 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688623 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,626 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688624 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,627 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688624 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,627 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688624 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,628 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688625 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,633 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688630 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,633 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688631 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,684 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688683 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,789 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080688787 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,971 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 44608 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12391 typ srflx raddr 192.168.1.106 rport 64310 | timestamp: 1591080688969 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,981 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688980 openvidu-server_1 | [INFO] 2020-06-02 06:51:28,983 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080688982 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,162 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080689161 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,174 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080689173 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,194 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080689193 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,300 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 49887 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12391 typ srflx raddr 192.168.1.106 rport 64310 | timestamp: 1591080689298 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,339 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080689310 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,339 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080689310 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,379 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080689361 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,476 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080689474 openvidu-server_1 | [INFO] 2020-06-02 06:51:29,696 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080689695 openvidu-server_1 | [INFO] 2020-06-02 06:51:30,871 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080690870 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,361 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691360 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,362 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,363 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,363 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,363 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,364 [entExec-e2-t747] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,364 [entExec-e2-t722] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,364 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:31,364 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080691361 openvidu-server_1 | [INFO] 2020-06-02 06:51:32,777 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080692776 openvidu-server_1 | [INFO] 2020-06-02 06:51:32,810 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080692809 openvidu-server_1 | [INFO] 2020-06-02 06:51:33,250 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080693249 openvidu-server_1 | [INFO] 2020-06-02 06:51:33,661 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080693660 openvidu-server_1 | [INFO] 2020-06-02 06:51:35,575 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080695574 openvidu-server_1 | [INFO] 2020-06-02 06:51:35,744 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | timestamp: 1591080695743 openvidu-server_1 | [INFO] 2020-06-02 06:51:35,967 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080695966 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,172 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080696170 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,397 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080696396 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,588 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080696586 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,610 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080696609 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,692 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080696691 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,776 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080696774 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,930 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080696928 openvidu-server_1 | [INFO] 2020-06-02 06:51:36,930 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080696929 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,234 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | timestamp: 1591080697233 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,709 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697709 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,757 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697757 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,809 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697809 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,822 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080697822 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,823 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697823 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,849 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697848 openvidu-server_1 | [INFO] 2020-06-02 06:51:37,872 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080697871 openvidu-server_1 | [INFO] 2020-06-02 06:51:38,135 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:51:38,233 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080698232 openvidu-server_1 | [INFO] 2020-06-02 06:51:38,360 [entExec-e2-t599] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080698359 openvidu-server_1 | [INFO] 2020-06-02 06:51:39,621 [0.0-5443-exec-3] io.openvidu.server.rpc.RpcHandler - After reconnection for WebSocket session: 699trsfq8tc3b6mqm8u9kch44k openvidu-server_1 | [INFO] 2020-06-02 06:51:40,020 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,020 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:51:40,020 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,020 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,108 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63825 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: cancel receiving media from con_VLc24TWICG openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: stopped receiving media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,109 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,187 [entExec-e2-t587] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080700145 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,188 [entExec-e2-t749] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080700150 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,268 [entExec-e2-t650] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080700258 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,269 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,271 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,271 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,271 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,271 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63826 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,273 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,273 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,273 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,273 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63827 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,274 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,274 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,274 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,274 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63828 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:40,404 [entExec-e2-t625] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080700361 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,404 [entExec-e2-t681] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080700367 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,482 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080700458 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,755 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47989 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12454 typ prflx | timestamp: 1591080700753 openvidu-server_1 | [INFO] 2020-06-02 06:51:40,755 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080700754 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,063 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080701062 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,275 [entExec-e2-t733] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080701274 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,705 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63829 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,706 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,706 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,706 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,706 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63830 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,707 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,707 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,707 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,707 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63831 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,708 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63832 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,709 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,709 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,709 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'reconnectStream' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,709 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: cancel receiving media from con_XCSYWgpTIe openvidu-server_1 | [INFO] 2020-06-02 06:51:41,709 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: stopped receiving media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,710 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,760 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080701725 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,844 [u9kch44k-e88-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_NgQVpVtp1t: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63833 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,845 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63834 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 63835 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 63836 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,846 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12454 typ srflx raddr 192.168.1.106 rport 63825"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12455 typ srflx raddr 192.168.1.106 rport 63829"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12456 typ srflx raddr 192.168.1.106 rport 63833"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12468 typ srflx raddr 192.168.1.106 rport 63834"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12473 typ srflx raddr 192.168.1.106 rport 63831"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12474 typ srflx raddr 192.168.1.106 rport 63835"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12466 typ srflx raddr 192.168.1.106 rport 63830"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,847 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12465 typ srflx raddr 192.168.1.106 rport 63826"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12476 typ srflx raddr 192.168.1.106 rport 63832"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12477 typ srflx raddr 192.168.1.106 rport 63836"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 65186 typ relay raddr 69.10.52.178 rport 65186"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57970 typ relay raddr 69.10.52.178 rport 57970"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63041 typ relay raddr 69.10.52.178 rport 63041"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60018 typ relay raddr 69.10.52.178 rport 60018"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,848 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 63647 typ relay raddr 69.10.52.178 rport 63647"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62057 typ relay raddr 69.10.52.178 rport 62057"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60937 typ relay raddr 69.10.52.178 rport 60937"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64348 typ relay raddr 69.10.52.178 rport 64348"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 64757 typ relay raddr 69.10.52.178 rport 64757"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64772 typ relay raddr 69.10.52.178 rport 64772"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61412 typ relay raddr 69.10.52.178 rport 61412"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,849 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61463 typ relay raddr 69.10.52.178 rport 61463"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 64123 typ relay raddr 69.10.52.178 rport 64123"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63195 typ relay raddr 69.10.52.178 rport 63195"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 64317 typ relay raddr 69.10.52.178 rport 64317"} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,850 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:41,996 [entExec-e2-t645] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080701882 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,996 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080701887 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,996 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080701890 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,997 [entExec-e2-t596] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 47989 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12454 typ srflx raddr 192.168.1.106 rport 63825 | timestamp: 1591080701898 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,998 [entExec-e2-t684] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47062 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12455 typ srflx raddr 192.168.1.106 rport 63829 | timestamp: 1591080701981 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,998 [entExec-e2-t702] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080701981 openvidu-server_1 | [INFO] 2020-06-02 06:51:41,998 [entExec-e2-t582] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080701991 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,036 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080702012 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,036 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41547 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12455 typ srflx raddr 192.168.1.106 rport 63829 | timestamp: 1591080702001 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,159 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41030 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12455 typ srflx raddr 192.168.1.106 rport 63829 | timestamp: 1591080702158 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,159 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080702158 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,242 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080702241 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,277 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,277 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58259 typ relay raddr 69.10.52.178 rport 58259"} openvidu-server_1 | [INFO] 2020-06-02 06:51:42,280 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,280 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:42,335 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,345 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080702344 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,514 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 47062 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12485 typ prflx | timestamp: 1591080702513 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,551 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 40456 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12485 typ prflx | timestamp: 1591080702549 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,590 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080702556 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,590 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41030 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12485 typ prflx | timestamp: 1591080702556 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,639 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080702638 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,639 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080702638 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,840 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080702838 openvidu-server_1 | [INFO] 2020-06-02 06:51:42,911 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080702909 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,183 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080703181 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,183 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:6 1 TCP 1010827775 69.10.52.181 43551 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12488 typ prflx tcptype active | timestamp: 1591080703181 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,207 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:9 1 TCP 1010828031 69.10.52.180 44727 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12489 typ prflx tcptype active | timestamp: 1591080703206 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,208 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45567 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12456 typ srflx raddr 192.168.1.106 rport 63833 | timestamp: 1591080703207 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,307 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52903 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12456 typ srflx raddr 192.168.1.106 rport 63833 | timestamp: 1591080703305 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,317 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,317 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60344 typ relay raddr 69.10.52.178 rport 60344"} openvidu-server_1 | [INFO] 2020-06-02 06:51:43,318 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - Participant con_NgQVpVtp1t is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:43,318 [u9kch44k-e88-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_NgQVpVtp1t: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:51:45,390 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080705389 openvidu-server_1 | [INFO] 2020-06-02 06:51:45,414 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080705412 openvidu-server_1 | [INFO] 2020-06-02 06:51:45,773 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080705772 openvidu-server_1 | [INFO] 2020-06-02 06:51:45,883 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:46,047 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080706045 openvidu-server_1 | [INFO] 2020-06-02 06:51:47,057 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080707055 openvidu-server_1 | [INFO] 2020-06-02 06:51:47,340 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080707338 openvidu-server_1 | [INFO] 2020-06-02 06:51:47,678 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onStreamPropertyChanged' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:51:50,495 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080710494 openvidu-server_1 | [INFO] 2020-06-02 06:51:50,586 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080710585 openvidu-server_1 | [INFO] 2020-06-02 06:51:51,663 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080711663 openvidu-server_1 | [INFO] 2020-06-02 06:51:51,946 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080711946 openvidu-server_1 | [INFO] 2020-06-02 06:51:53,243 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080713242 openvidu-server_1 | [INFO] 2020-06-02 06:51:55,284 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080715283 openvidu-server_1 | [INFO] 2020-06-02 06:51:56,210 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080716209 openvidu-server_1 | [INFO] 2020-06-02 06:51:56,436 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080716435 openvidu-server_1 | [INFO] 2020-06-02 06:51:56,437 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080716436 openvidu-server_1 | [INFO] 2020-06-02 06:51:56,944 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080716942 openvidu-server_1 | [INFO] 2020-06-02 06:51:57,950 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_NgQVpVtp1t_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080717949 openvidu-server_1 | [INFO] 2020-06-02 06:51:58,263 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080718262 openvidu-server_1 | [INFO] 2020-06-02 06:52:01,531 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080721529 openvidu-server_1 | [INFO] 2020-06-02 06:52:03,581 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080723580 openvidu-server_1 | [INFO] 2020-06-02 06:52:12,827 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080732827 openvidu-server_1 | [INFO] 2020-06-02 06:52:23,946 [0.0-5443-exec-8] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:52:24,505 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080744505 openvidu-server_1 | [INFO] 2020-06-02 06:52:27,948 [0.0-5443-exec-7] io.openvidu.server.rpc.RpcHandler - After reconnection for WebSocket session: 699trsfq8tc3b6mqm8u9kch44k openvidu-server_1 | [INFO] 2020-06-02 06:52:29,159 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080749158 openvidu-server_1 | [INFO] 2020-06-02 06:52:32,006 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080752005 openvidu-server_1 | [INFO] 2020-06-02 06:52:34,180 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080754179 openvidu-server_1 | [INFO] 2020-06-02 06:52:38,510 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080758509 openvidu-server_1 | [INFO] 2020-06-02 06:52:38,706 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080758705 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,006 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080759005 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,006 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080759005 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,007 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080759005 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,006 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080759005 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,206 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080759206 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,217 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080759216 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,334 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080759333 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,718 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080759717 openvidu-server_1 | [INFO] 2020-06-02 06:52:39,719 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080759718 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,267 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_ISaD_con_NgQVpVtp1t (publisher) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080760266 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,472 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080760470 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,472 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080760471 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,475 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080760474 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,476 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080760474 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,511 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080760509 openvidu-server_1 | [INFO] 2020-06-02 06:52:40,706 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_ISaD_con_NgQVpVtp1t (subscriber) | state: NOT_FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080760705 openvidu-server_1 | [INFO] 2020-06-02 06:52:42,783 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_NgQVpVtp1t_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080762782 openvidu-server_1 | [INFO] 2020-06-02 06:52:43,729 [.0-5443-exec-10] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 699trsfq8tc3b6mqm8u9kch44k - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 699trsfq8tc3b6mqm8u9kch44k openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 771edgf0rfpffvh2pe3rl3059t=io.openvidu.server.rpc.RpcConnection@4bec6949, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, k4gr9uvt8ediuh9780r329tpsv=io.openvidu.server.rpc.RpcConnection@51f8c923, 18lqpkubtnje71bt80et25rkqs=io.openvidu.server.rpc.RpcConnection@8d70414} openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicting participant with private id 699trsfq8tc3b6mqm8u9kch44k because its websocket unexpectedly closed in the client side openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_NgQVpVtp1t of session abc1736 with reason networkDisconnect openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_NgQVpVtp1t: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,952 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,953 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,953 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,954 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,954 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,955 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,955 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,956 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,956 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,957 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,957 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [WARN] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_NgQVpVtp1t. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,958 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: cancel receiving media from con_NgQVpVtp1t openvidu-server_1 | [INFO] 2020-06-02 06:52:47,959 [TaskScheduler-1] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: stopped receiving media from con_NgQVpVtp1t in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:52:47,983 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:52:48,067 [TaskScheduler-1] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:52:48,069 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 699trsfq8tc3b6mqm8u9kch44k, unable to send notification participantEvicted: {"connectionId":"con_NgQVpVtp1t","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:52:48,069 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No rpc session found for private id 699trsfq8tc3b6mqm8u9kch44k, unable to send notification participantEvicted: {"connectionId":"con_NgQVpVtp1t","reason":"networkDisconnect"} openvidu-server_1 | [ERROR] 2020-06-02 06:52:48,070 [TaskScheduler-1] io.openvidu.server.rpc.RpcNotificationService - No session found for private id 699trsfq8tc3b6mqm8u9kch44k, unable to cleanup openvidu-server_1 | [INFO] 2020-06-02 06:52:48,070 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - Evicted participant with privateId 699trsfq8tc3b6mqm8u9kch44k openvidu-server_1 | [INFO] 2020-06-02 06:52:50,071 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080770070 openvidu-server_1 | [INFO] 2020-06-02 06:52:50,333 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080770332 openvidu-server_1 | [INFO] 2020-06-02 06:52:50,507 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080770506 openvidu-server_1 | [INFO] 2020-06-02 06:52:51,579 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080771579 openvidu-server_1 | [INFO] 2020-06-02 06:52:51,757 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080771757 openvidu-server_1 | [INFO] 2020-06-02 06:52:51,893 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080771893 openvidu-server_1 | [INFO] 2020-06-02 06:52:51,937 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080771937 openvidu-server_1 | [INFO] 2020-06-02 06:52:53,237 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080773237 openvidu-server_1 | [INFO] 2020-06-02 06:52:53,560 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_WKZV_con_VHlMJcd9Y6 (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080773559 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,488 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,489 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,489 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,489 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,490 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,490 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776488 openvidu-server_1 | [INFO] 2020-06-02 06:52:56,490 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080776487 openvidu-server_1 | [INFO] 2020-06-02 06:52:59,582 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080779581 openvidu-server_1 | [INFO] 2020-06-02 06:52:59,760 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080779759 openvidu-server_1 | [INFO] 2020-06-02 06:52:59,896 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080779895 openvidu-server_1 | [INFO] 2020-06-02 06:52:59,940 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080779939 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,074 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780072 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,160 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780159 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,160 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780159 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,160 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780159 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,160 [entExec-e2-t577] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780159 openvidu-server_1 | [INFO] 2020-06-02 06:53:00,161 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080780159 openvidu-server_1 | [INFO] 2020-06-02 06:53:04,264 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080784263 openvidu-server_1 | [INFO] 2020-06-02 06:53:05,372 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080785370 openvidu-server_1 | [INFO] 2020-06-02 06:53:07,493 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080787491 openvidu-server_1 | [INFO] 2020-06-02 06:53:09,284 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_DOkD_con_OqzDSyZsD2 (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080789282 openvidu-server_1 | [INFO] 2020-06-02 06:53:10,260 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:53:10,393 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080790392 openvidu-server_1 | [INFO] 2020-06-02 06:53:10,934 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:53:10,934 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:53:10,965 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:53:10,965 [0.0-5443-exec-3] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RtJrIUfxeN51b7KS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RUCSAQ&turnCredential=evs8cp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UgFrdaRjeMh1Xs2S&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OE7YWG&turnCredential=enrieb] } openvidu-server_1 | [INFO] 2020-06-02 06:53:11,374 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:53:11,776 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1736} openvidu-server_1 | [INFO] 2020-06-02 06:53:11,776 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:53:11,957 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user created: true openvidu-server_1 | [INFO] 2020-06-02 06:53:11,958 [0.0-5443-exec-5] io.openvidu.server.core.Session - Token created { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RtJrIUfxeN51b7KS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RUCSAQ&turnCredential=evs8cp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_XBt7ArO4o0WEGDFf&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3KDVZW&turnCredential=ewzayg, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UgFrdaRjeMh1Xs2S&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OE7YWG&turnCredential=enrieb] } openvidu-server_1 | [INFO] 2020-06-02 06:53:12,509 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080792508 openvidu-server_1 | [INFO] 2020-06-02 06:53:14,482 [0.0-5443-exec-6] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:53:14,524 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080794523 openvidu-server_1 | [INFO] 2020-06-02 06:53:14,763 [0.0-5443-exec-9] io.openvidu.server.rpc.RpcHandler - After connection established for WebSocket session: npea84op3q8f475lb3c474t83b openvidu-server_1 | [INFO] 2020-06-02 06:53:14,764 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Final user reconnecting openvidu-server_1 | [INFO] 2020-06-02 06:53:14,764 [c474t83b-e94-t0] io.openvidu.server.core.Session - Token consumed { Session: abc1736 | Tokens: [wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_C8dLCV0klSAYtKpZ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H1BI39&turnCredential=lmv7p2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GLT2CnFueqciR4X8&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NL4UZK&turnCredential=xyteog, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YwG1UdLN4xEBcQWz&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=WPMAFP&turnCredential=djb56y, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_ZE0xOh6aM5Pp1TaM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=TMC3G7&turnCredential=stwmbl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HR1UlJUZGZ3xeDtR&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EDCSAQ&turnCredential=yuvpnn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_BMPp3JXPJvL6xxok&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3H8XG7&turnCredential=sv2j2x, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GoGwdSJVSDjtcxhe&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QDW989&turnCredential=ht6kbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QISnp79y4Wej3oB4&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=W78XDQ&turnCredential=pxwhse, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Gkj5esqrUj7kaCbJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QFCCWK&turnCredential=fqi3p5, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_LshY49BQaQMFQoHg&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SBQFHB&turnCredential=vmazyy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RvtQUwCT5fohVNTM&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KBJ5EM&turnCredential=g889rc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_RtJrIUfxeN51b7KS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=RUCSAQ&turnCredential=evs8cp, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_XBt7ArO4o0WEGDFf&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=3KDVZW&turnCredential=ewzayg, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DIdhZdmZ1nicCU3c&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=HJZ92S&turnCredential=78fioz, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_IIgCVbbC3To9wrpD&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=NRXJEX&turnCredential=wwtzpb, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SAq6As08TSsTDQNo&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=K2FHOA&turnCredential=3uo8rf, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_X037e9CERjw5apVJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=C9SO43&turnCredential=aexpjj, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YfCEkFIc1fzFn7kj&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=OJN6RO&turnCredential=vkxzyn, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_YUXiF6AqTRHuONom&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ES5T3A&turnCredential=4bhhsc, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_K5cU8VyBDkdHoLrJ&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=FV3NHP&turnCredential=ulcgpa, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GWLlnZJjRsbDJoTT&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=SWWN5J&turnCredential=jvlvmi, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_SGNf1iSZgYk0dSXW&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KO1VVO&turnCredential=ucmwjw, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_U1jXvwaoBGhlheMA&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=EQLNOT&turnCredential=hhriyl, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_CKDwvSeJiYpRHkQq&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=ADBDTT&turnCredential=hlb9j2, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_A6Ujb5KQivi9bshX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QBYL7C&turnCredential=e68fzs, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_JJkO3myhEeZklMFS&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=IW7ST5&turnCredential=at8t6u, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_GTdlMjsnE2tdypF0&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=H7YUDF&turnCredential=r9qvdr, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_P7HvYkXeVE7qN4f9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=5ORDE8&turnCredential=oofwko, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Qrf0KQbp9ky46K9G&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=2FZ8IC&turnCredential=ewmkbx, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_HNfTm5eGIaBDeujE&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PFV8Q9&turnCredential=1iarb0, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UXUCKoBrZl8vm7MV&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=S1M21R&turnCredential=ztvis1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Pd6DUNYlYbjYE3RP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=QXQ9ZN&turnCredential=zhdfdt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_UITeHxMe9qGIeb5W&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=MASJWR&turnCredential=puiqxt, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_DVTCxi60F5meLwq9&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=KMYK3W&turnCredential=9vxkt1, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Ch3otO0IK8GvUZRv&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=PEP5RI&turnCredential=zqiejm, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_QOO8Sub1lTWSp7aP&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=DE0EA4&turnCredential=qzlqdy, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_MdHKWFrTCvomNbYu&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XUBQRW&turnCredential=k68dae, wss://www.fourmodules.com:4444?sessionId=abc1736&token=tok_Og2VxtMbBkRhTiwX&role=PUBLISHER&version=2.14.0&coturnIp=69.10.52.178&turnUsername=XG6RFR&turnCredential=othgkm] } openvidu-server_1 | [INFO] 2020-06-02 06:53:14,764 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoSession - SESSION abc1736: Added participant [participantPrivateId=npea84op3q8f475lb3c474t83b, participantPublicId=con_P7ZU1yUGjo, streaming=false] openvidu-server_1 | [INFO] 2020-06-02 06:53:14,987 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:14,989 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:14,998 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,037 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,041 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,042 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,044 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,048 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,048 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,049 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,054 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,056 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,059 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,060 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,062 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,067 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,069 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,084 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,098 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,109 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,112 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,120 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,130 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,141 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,498 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,498 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,602 [entExec-e2-t753] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080795585 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,603 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,604 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,604 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,725 [entExec-e2-t772] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080795680 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,768 [entExec-e2-t755] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080795763 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,812 [entExec-e2-t776] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080795785 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,813 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,814 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,814 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,964 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080795900 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,975 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080795918 openvidu-server_1 | [INFO] 2020-06-02 06:53:15,979 [entExec-e2-t777] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080795943 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,031 [entExec-e2-t765] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080796002 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,079 [entExec-e2-t772] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796077 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,080 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,081 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,081 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,195 [entExec-e2-t788] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080796152 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,290 [entExec-e2-t785] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080796260 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,329 [entExec-e2-t785] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080796306 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,330 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_XCSYWgpTIe in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,330 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,403 [entExec-e2-t785] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796340 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,447 [entExec-e2-t755] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080796402 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,499 [entExec-e2-t773] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080796498 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,539 [entExec-e2-t773] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796515 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,581 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,582 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,582 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,664 [entExec-e2-t773] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50462 typ host | remote: candidate:remote1 1 UDP 1853817087 124.253.47.67 12662 typ prflx | timestamp: 1591080796596 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,664 [entExec-e2-t758] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080796596 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,707 [entExec-e2-t764] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080796664 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,794 [entExec-e2-t787] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080796766 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,832 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,833 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,833 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t794] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t765] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796897 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t711] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t775] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t787] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,938 [entExec-e2-t754] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080796896 openvidu-server_1 | [INFO] 2020-06-02 06:53:16,981 [entExec-e2-t798] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080796936 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,003 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,003 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,003 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to receive media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,057 [entExec-e2-t780] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797021 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,100 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797055 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,126 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,163 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now receiving video from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,163 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'publish' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,237 [entExec-e2-t760] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797197 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,238 [entExec-e2-t757] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797162 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,282 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Request to publish video in room abc1736 (sdp type OFFER) openvidu-server_1 | [INFO] 2020-06-02 06:53:17,322 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: Is now publishing video in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,322 [entExec-e2-t776] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797311 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,323 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,323 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52886 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,323 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,323 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52887 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52888 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52889 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52890 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52891 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52892 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52893 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,324 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52894 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52895 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52896 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52897 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52898 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52899 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52900 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,325 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52901 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52902 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52903 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52904 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52905 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,326 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52906 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52907 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52908 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52909 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52910 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52911 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52912 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,327 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52913 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52914 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52915 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52916 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52917 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.1.106 52918 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.1.106 52919 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,328 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.1.106 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12664 typ srflx raddr 192.168.1.106 rport 52894"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12663 typ srflx raddr 192.168.1.106 rport 52890"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12662 typ srflx raddr 192.168.1.106 rport 52886"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12668 typ srflx raddr 192.168.1.106 rport 52910"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12666 typ srflx raddr 192.168.1.106 rport 52902"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12667 typ srflx raddr 192.168.1.106 rport 52906"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12671 typ srflx raddr 192.168.1.106 rport 52887"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12669 typ srflx raddr 192.168.1.106 rport 52914"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12670 typ srflx raddr 192.168.1.106 rport 52916"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12674 typ srflx raddr 192.168.1.106 rport 52899"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12665 typ srflx raddr 192.168.1.106 rport 52898"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,329 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12673 typ srflx raddr 192.168.1.106 rport 52895"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12676 typ srflx raddr 192.168.1.106 rport 52907"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12678 typ srflx raddr 192.168.1.106 rport 52915"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12672 typ srflx raddr 192.168.1.106 rport 52891"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12675 typ srflx raddr 192.168.1.106 rport 52903"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12679 typ srflx raddr 192.168.1.106 rport 52917"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12677 typ srflx raddr 192.168.1.106 rport 52911"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12681 typ srflx raddr 192.168.1.106 rport 52892"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12680 typ srflx raddr 192.168.1.106 rport 52888"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12682 typ srflx raddr 192.168.1.106 rport 52896"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12683 typ srflx raddr 192.168.1.106 rport 52900"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12684 typ srflx raddr 192.168.1.106 rport 52904"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12686 typ srflx raddr 192.168.1.106 rport 52912"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12687 typ srflx raddr 192.168.1.106 rport 52918"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,330 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12693 typ srflx raddr 192.168.1.106 rport 52893"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12692 typ srflx raddr 192.168.1.106 rport 52889"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12703 typ srflx raddr 192.168.1.106 rport 52905"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12711 typ srflx raddr 192.168.1.106 rport 52909"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 124.253.47.67 12685 typ srflx raddr 192.168.1.106 rport 52908"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12702 typ srflx raddr 192.168.1.106 rport 52901"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12713 typ srflx raddr 192.168.1.106 rport 52913"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61082 typ relay raddr 69.10.52.178 rport 61082"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62913 typ relay raddr 69.10.52.178 rport 62913"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12722 typ srflx raddr 192.168.1.106 rport 52919"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 59258 typ relay raddr 69.10.52.178 rport 59258"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58895 typ relay raddr 69.10.52.178 rport 58895"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59472 typ relay raddr 69.10.52.178 rport 59472"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,331 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59618 typ relay raddr 69.10.52.178 rport 59618"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60578 typ relay raddr 69.10.52.178 rport 60578"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 61543 typ relay raddr 69.10.52.178 rport 61543"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58645 typ relay raddr 69.10.52.178 rport 58645"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62067 typ relay raddr 69.10.52.178 rport 62067"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58515 typ relay raddr 69.10.52.178 rport 58515"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 65094 typ relay raddr 69.10.52.178 rport 65094"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 64113 typ relay raddr 69.10.52.178 rport 64113"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 62836 typ relay raddr 69.10.52.178 rport 62836"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61536 typ relay raddr 69.10.52.178 rport 61536"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 65006 typ relay raddr 69.10.52.178 rport 65006"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 124.253.47.67 12700 typ srflx raddr 192.168.1.106 rport 52897"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 59072 typ relay raddr 69.10.52.178 rport 59072"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58510 typ relay raddr 69.10.52.178 rport 58510"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,332 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60109 typ relay raddr 69.10.52.178 rport 60109"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 60655 typ relay raddr 69.10.52.178 rport 60655"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57407 typ relay raddr 69.10.52.178 rport 57407"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60828 typ relay raddr 69.10.52.178 rport 60828"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 62878 typ relay raddr 69.10.52.178 rport 62878"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 61584 typ relay raddr 69.10.52.178 rport 61584"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60280 typ relay raddr 69.10.52.178 rport 60280"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58574 typ relay raddr 69.10.52.178 rport 58574"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 60647 typ relay raddr 69.10.52.178 rport 60647"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57609 typ relay raddr 69.10.52.178 rport 57609"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 57232 typ relay raddr 69.10.52.178 rport 57232"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 65470 typ relay raddr 69.10.52.178 rport 65470"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,333 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 57828 typ relay raddr 69.10.52.178 rport 57828"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,531 [entExec-e2-t804] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797352 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,550 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,556 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,560 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,565 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,575 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,575 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,581 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,581 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,582 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,586 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,586 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,598 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,598 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,602 [entExec-e2-t784] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797359 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,602 [entExec-e2-t798] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797369 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,603 [entExec-e2-t792] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797372 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,603 [entExec-e2-t758] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797382 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,604 [entExec-e2-t768] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797386 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,604 [entExec-e2-t796] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797395 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,604 [entExec-e2-t758] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797398 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,604 [entExec-e2-t779] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797409 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,608 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797412 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797421 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [entExec-e2-t792] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797424 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797431 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,629 [entExec-e2-t792] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797442 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,628 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797434 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,629 [entExec-e2-t796] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797445 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,629 [entExec-e2-t779] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797448 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,629 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797451 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,629 [entExec-e2-t779] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 50462 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12662 typ srflx raddr 192.168.1.106 rport 52886 | timestamp: 1591080797461 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,648 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,648 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,648 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51795 typ host generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,648 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,648 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3283969443 1 udp 2122260223 192.168.1.199 51796 typ host generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,668 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,668 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,681 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,681 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,683 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,683 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2369689939 1 tcp 1518280447 192.168.1.199 9 typ host tcptype active generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 48274 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12663 typ srflx raddr 192.168.1.106 rport 52890 | timestamp: 1591080797670 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [entExec-e2-t779] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080797670 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,711 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 52096 typ host generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 57893 typ host generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3304467501 1 udp 2122260223 192.168.1.71 52097 typ host generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2530088836 1 udp 2122260223 192.168.1.106 57894 typ host generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3628985204 1 tcp 1518280447 192.168.1.106 9 typ host tcptype active generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,712 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2322976989 1 tcp 1518280447 192.168.1.71 9 typ host tcptype active generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,787 [entExec-e2-t768] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797691 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_AF9T8ZQcvV: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797709 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 55311 typ host generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2437072876 1 udp 2122260223 192.168.1.2 55312 typ host generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,788 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3753982748 1 tcp 1518280447 192.168.1.2 9 typ host tcptype active generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,789 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,789 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 47656 typ srflx raddr 192.168.1.199 rport 51796 generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,793 [entExec-e2-t803] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797744 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,803 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,803 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,803 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1123377943 1 udp 1686052607 103.41.27.220 17385 typ srflx raddr 192.168.1.199 rport 51795 generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 49981 typ host generation 0 ufrag 9gOT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 49982 typ host generation 0 ufrag 9gOT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 49983 typ host generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2158440705 1 udp 2122262783 2409:4055:68b:699:1ced:b693:33f7:64f4 49984 typ host generation 0 ufrag 9gOT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3368125727 1 udp 2122197247 2409:4055:68b:699:d42b:dd5d:311d:4e46 49985 typ host generation 0 ufrag 9gOT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 25117 typ srflx raddr 192.168.1.106 rport 57893 generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,804 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3651264389 1 udp 2122129151 192.168.43.6 49986 typ host generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 9gOT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 9gOT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 17808 typ srflx raddr 192.168.1.2 rport 55312 generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:941443129 1 udp 1686052607 103.217.123.94 23973 typ srflx raddr 192.168.1.2 rport 55311 generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3458518513 1 tcp 1518283007 2409:4055:68b:699:1ced:b693:33f7:64f4 9 typ host tcptype active generation 0 ufrag 9gOT network-id 2 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,805 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2252503535 1 tcp 1518217471 2409:4055:68b:699:d42b:dd5d:311d:4e46 9 typ host tcptype active generation 0 ufrag 9gOT network-id 3 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,806 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,806 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2535596917 1 tcp 1518149375 192.168.43.6 9 typ host tcptype active generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,808 [entExec-e2-t766] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797774 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,808 [entExec-e2-t796] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797772 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,809 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797780 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,810 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,810 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:394662192 1 udp 1686052607 103.217.123.227 4312 typ srflx raddr 192.168.1.106 rport 57894 generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,814 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,815 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,815 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 22588 typ srflx raddr 192.168.1.71 rport 52096 generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,815 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,815 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:853956089 1 udp 1686052607 103.217.123.242 7505 typ srflx raddr 192.168.1.71 rport 52097 generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,819 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,819 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,823 [entExec-e2-t768] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797802 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,871 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,888 [entExec-e2-t791] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797822 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,888 [entExec-e2-t774] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797826 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,892 [entExec-e2-t790] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797859 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,892 [entExec-e2-t793] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797859 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,892 [entExec-e2-t762] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797858 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,894 [entExec-e2-t764] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797888 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,907 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,908 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,908 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 50772 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,908 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,908 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 50773 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 1 UDP 2122252543 192.168.43.123 50774 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 1 TCP 2105524479 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:0 2 UDP 2122252542 192.168.43.123 50775 typ host"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,909 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4 2 TCP 2105524478 192.168.43.123 9 typ host tcptype active"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,915 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'subscribe' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,915 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Request to receive media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,915 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,916 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,916 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52599 typ host generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,916 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,916 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:2967394282 1 udp 2122260223 192.168.43.84 52600 typ host generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,933 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,933 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 1 UDP 1686052863 157.39.54.176 50772 typ srflx raddr 192.168.43.123 rport 50772"} openvidu-server_1 | [INFO] 2020-06-02 06:53:17,956 [entExec-e2-t806] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080797940 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,956 [entExec-e2-t808] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797937 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,978 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:17,978 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 50773 typ srflx raddr 192.168.43.123 rport 50773"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,006 [entExec-e2-t738] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797952 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,007 [entExec-e2-t778] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797956 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,007 [entExec-e2-t798] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080797972 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,007 [entExec-e2-t779] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1591080797958 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,009 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,009 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,011 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080797996 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,011 [entExec-e2-t824] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080797998 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,013 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,013 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4267518746 1 tcp 1518280447 192.168.43.84 9 typ host tcptype active generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,023 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: Is now receiving video from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,023 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,023 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59739 typ host generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,023 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,023 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:3022624816 1 udp 2122260223 192.168.1.4 59740 typ host generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,024 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,024 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,024 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,024 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:4205470912 1 tcp 1518280447 192.168.1.4 9 typ host tcptype active generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,051 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,051 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 1 UDP 1686052863 157.39.92.98 50774 typ srflx raddr 192.168.43.123 rport 50774"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,070 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,070 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_XCSYWgpTIe: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 61565 typ relay raddr 103.41.27.220 rport 17385 generation 0 ufrag +PdY network-id 1"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,072 [entExec-e2-t781] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1591080798054 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,072 [entExec-e2-t761] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1591080798059 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,072 [entExec-e2-t725] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798063 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,072 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41524 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12665 typ srflx raddr 192.168.1.106 rport 52898 | timestamp: 1591080798063 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,092 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,092 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_AF9T8ZQcvV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58642 typ relay raddr 103.217.123.94 rport 23973 generation 0 ufrag i86f network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,128 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,128 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:800171601 1 udp 1685921535 157.39.110.213 49983 typ srflx raddr 192.168.43.6 rport 49983 generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,130 [entExec-e2-t818] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080798109 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,138 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,138 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:1 2 UDP 1686052862 157.39.92.98 50775 typ srflx raddr 192.168.43.123 rport 50775"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,142 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,142 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_T4BPQfI0CV: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58190 typ relay raddr 103.217.123.227 rport 25117 generation 0 ufrag mTqi network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,153 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,153 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 59359 typ relay raddr 103.217.123.242 rport 22588 generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,196 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1591080798167 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,196 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798173 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,196 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:3 1 TCP 1010827519 69.10.52.182 47104 typ host tcptype passive | remote: candidate:remote1 1 TCP 1350508287 103.41.27.220 4517 typ prflx tcptype active | timestamp: 1591080798173 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,196 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 52203 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 17385 typ srflx raddr 192.168.1.199 rport 51795 | timestamp: 1591080798176 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,207 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,207 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12795 typ srflx raddr 192.168.1.4 rport 59740 generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,208 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,208 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41754623 69.10.52.178 63770 typ relay raddr 157.39.110.213 rport 49983 generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,220 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 49633 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 17385 typ srflx raddr 192.168.1.199 rport 51795 | timestamp: 1591080798213 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,237 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,237 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:494278629 1 udp 1686052607 117.215.229.27 12794 typ srflx raddr 192.168.1.4 rport 59739 generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,273 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,274 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63964 typ relay raddr 69.10.52.178 rport 63964"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,274 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,274 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62376 typ relay raddr 69.10.52.178 rport 62376"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,275 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798241 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,275 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798268 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,276 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51372 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23973 typ srflx raddr 192.168.1.2 rport 55311 | timestamp: 1591080798268 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,276 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41705 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 25117 typ srflx raddr 192.168.1.106 rport 57893 | timestamp: 1591080798241 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,277 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,277 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60092 typ relay raddr 69.10.52.178 rport 60092"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,317 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,317 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_Xm9cGgZHLb: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 25108223 69.10.52.178 58683 typ relay raddr 103.217.123.242 rport 37978 generation 0 ufrag aHtp network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,348 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,349 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 1 UDP 92217087 69.10.52.178 58325 typ relay raddr 69.10.52.178 rport 58325"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,349 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,349 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:3 2 UDP 92217086 69.10.52.178 58726 typ relay raddr 69.10.52.178 rport 58726"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,350 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 45262 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 25117 typ srflx raddr 192.168.1.106 rport 57893 | timestamp: 1591080798328 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,350 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55315 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12664 typ srflx raddr 192.168.1.106 rport 52894 | timestamp: 1591080798340 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,350 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798341 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,350 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 52251 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23973 typ srflx raddr 192.168.1.2 rport 55311 | timestamp: 1591080798331 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,361 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 51400 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 22588 typ srflx raddr 192.168.1.71 rport 52096 | timestamp: 1591080798359 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,401 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 41534 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23973 typ srflx raddr 192.168.1.2 rport 55311 | timestamp: 1591080798367 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,401 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798360 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,409 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 52587 typ host | remote: candidate:394662192 1 UDP 1686052607 103.217.123.227 25117 typ srflx raddr 192.168.1.106 rport 57893 | timestamp: 1591080798407 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,410 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,410 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:831967582 1 udp 1686052607 157.39.72.242 52599 typ srflx raddr 192.168.43.84 rport 52599 generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,410 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,411 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 1, sdpMLineIndex: 1, candidate: "candidate:831967582 1 udp 1686052607 157.39.38.228 52600 typ srflx raddr 192.168.43.84 rport 52600 generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,460 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 51650 typ host | remote: candidate:853956089 1 UDP 1686052607 103.217.123.242 22588 typ srflx raddr 192.168.1.71 rport 52096 | timestamp: 1591080798439 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,518 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,518 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_MWUdsECwql: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1007989485 1 udp 24977151 69.10.52.178 62788 typ relay raddr 157.39.110.213 rport 63119 generation 0 ufrag 9gOT network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,557 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 53353 typ host | remote: candidate:1123377943 1 UDP 1686052607 103.41.27.220 17385 typ srflx raddr 192.168.1.199 rport 51795 | timestamp: 1591080798556 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,698 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,698 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61069 typ relay raddr 69.10.52.178 rport 61069"} openvidu-server_1 | [INFO] 2020-06-02 06:53:18,718 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080798717 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,718 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 46299 typ host | remote: candidate:800171601 1 UDP 1685921535 157.39.110.213 49983 typ srflx raddr 192.168.43.6 rport 49983 | timestamp: 1591080798717 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,761 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 50206 typ host | remote: candidate:remote1 1 UDP 1853693695 157.39.20.63 49983 typ prflx | timestamp: 1591080798760 openvidu-server_1 | [INFO] 2020-06-02 06:53:18,762 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 43486 typ host | remote: candidate:941443129 1 UDP 1686052607 103.217.123.94 23973 typ srflx raddr 192.168.1.2 rport 55311 | timestamp: 1591080798761 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,013 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 40216 typ host | remote: candidate:1 1 UDP 1686052863 157.39.54.176 50772 typ srflx raddr 192.168.43.123 rport 50772 | timestamp: 1591080799012 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,014 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799012 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,041 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 42841 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12666 typ srflx raddr 192.168.1.106 rport 52902 | timestamp: 1591080799039 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,041 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799040 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,055 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,055 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VLc24TWICG: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 58803 typ relay raddr 157.39.72.242 rport 52599 generation 0 ufrag kWkX network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,083 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58622 typ relay raddr 69.10.52.178 rport 58622"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,084 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_OqzDSyZsD2: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,095 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799084 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,135 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799099 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,135 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799099 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,135 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 41402 typ host | remote: candidate:remote1 1 UDP 1853824767 157.39.38.228 52599 typ prflx | timestamp: 1591080799108 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,136 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799108 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,136 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080799127 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,138 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799137 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,143 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799142 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,155 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080799153 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,315 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080799313 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,353 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799352 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,372 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080799371 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,386 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,386 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61756 typ relay raddr 69.10.52.178 rport 61756"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,411 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,411 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 57023 typ relay raddr 69.10.52.178 rport 57023"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,412 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,412 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_AF9T8ZQcvV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,412 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080799398 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,413 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 48553 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12794 typ srflx raddr 192.168.1.4 rport 59739 | timestamp: 1591080799407 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,413 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799408 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,414 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,415 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 59460 typ relay raddr 69.10.52.178 rport 59460"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,418 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,418 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VLc24TWICG", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,419 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,419 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 60708 typ relay raddr 69.10.52.178 rport 60708"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,422 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,422 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_XCSYWgpTIe", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,425 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,426 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63299 typ relay raddr 69.10.52.178 rport 63299"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,429 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,429 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 58314 typ relay raddr 69.10.52.178 rport 58314"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,436 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,437 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 63234 typ relay raddr 69.10.52.178 rport 63234"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,440 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,440 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_T4BPQfI0CV", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,443 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,444 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 60184 typ relay raddr 69.10.52.178 rport 60184"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,444 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,444 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 57205 typ relay raddr 69.10.52.178 rport 57205"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,447 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,447 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,450 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,450 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 61392 typ relay raddr 69.10.52.178 rport 61392"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,463 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 42361 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12794 typ srflx raddr 192.168.1.4 rport 59739 | timestamp: 1591080799452 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,465 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,465 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 63247 typ relay raddr 69.10.52.178 rport 63247"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,466 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,466 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58943 typ relay raddr 69.10.52.178 rport 58943"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,469 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,469 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_VHlMJcd9Y6", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,472 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,473 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 1 UDP 8331263 69.10.52.178 62582 typ relay raddr 69.10.52.178 rport 62582"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,476 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,476 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_Xm9cGgZHLb", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,476 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,476 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 58172 typ relay raddr 69.10.52.178 rport 58172"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,483 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,483 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_OqzDSyZsD2", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,490 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,490 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:5 2 UDP 8331262 69.10.52.178 61474 typ relay raddr 69.10.52.178 rport 61474"} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,494 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,494 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_P7ZU1yUGjo: {connectionId: "con_MWUdsECwql", sdpMid: 0, sdpMLineIndex: 0, candidate: ""} openvidu-server_1 | [INFO] 2020-06-02 06:53:19,515 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799479 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,515 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 55288 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12668 typ srflx raddr 192.168.1.106 rport 52910 | timestamp: 1591080799479 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,555 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080799538 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,613 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | local: candidate:1 1 UDP 2015363327 69.10.52.182 44168 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12667 typ srflx raddr 192.168.1.106 rport 52906 | timestamp: 1591080799611 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,613 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799612 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,687 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080799686 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,698 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799697 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,717 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | local: candidate:4 1 UDP 2015363583 69.10.52.181 56567 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12668 typ srflx raddr 192.168.1.106 rport 52910 | timestamp: 1591080799715 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,722 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080799721 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,777 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50122 typ host | remote: candidate:494278629 1 UDP 1686052607 117.215.229.27 12794 typ srflx raddr 192.168.1.4 rport 59739 | timestamp: 1591080799776 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,779 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | local: candidate:3 1 TCP 1010827519 69.10.52.182 44679 typ host tcptype passive | remote: candidate:remote1 1 TCP 1837072639 124.253.47.67 12734 typ prflx tcptype active | timestamp: 1591080799778 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,780 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080799778 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,787 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799786 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,803 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | local: candidate:4 1 UDP 2015363583 69.10.52.181 43757 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12670 typ srflx raddr 192.168.1.106 rport 52916 | timestamp: 1591080799802 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,947 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080799946 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,974 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080799973 openvidu-server_1 | [INFO] 2020-06-02 06:53:19,983 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | local: candidate:13 1 UDP 2015364351 69.10.52.178 41775 typ host | remote: candidate:1 1 UDP 1686052863 124.253.47.67 12670 typ srflx raddr 192.168.1.106 rport 52916 | timestamp: 1591080799981 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,073 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800072 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,163 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800162 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,193 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'onIceCandidate' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,193 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - New candidate received from participant con_VHlMJcd9Y6: {connectionId: "con_P7ZU1yUGjo", sdpMid: 0, sdpMLineIndex: 0, candidate: "candidate:1922518557 1 udp 41885695 69.10.52.178 65131 typ relay raddr 117.215.229.27 rport 12794 generation 0 ufrag mL2m network-id 1 network-cost 10"} openvidu-server_1 | [INFO] 2020-06-02 06:53:20,242 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800202 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,309 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080800308 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,419 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800418 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,437 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800436 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,450 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:15 1 TCP 1010828543 69.10.52.178 41201 typ host tcptype passive | remote: candidate:remote3 1 TCP 1837072639 124.253.47.67 12742 typ prflx tcptype active | timestamp: 1591080800448 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,450 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080800448 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,496 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:7 1 UDP 2015363839 69.10.52.180 45670 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12740 typ prflx | timestamp: 1591080800495 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,573 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800572 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,601 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800600 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,646 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800645 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,663 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080800662 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,701 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080800700 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,838 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800838 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,843 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800842 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,871 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080800871 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,880 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800879 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,880 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmsagnosticbin2-160 | timestamp: 1591080800880 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,886 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800885 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,886 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800885 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,886 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800885 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,886 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080800885 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,923 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:10 1 UDP 2015364095 69.10.52.179 53566 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12750 typ prflx | timestamp: 1591080800922 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,939 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080800939 openvidu-server_1 | [INFO] 2020-06-02 06:53:20,954 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [NewCandidatePairSelected]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | local: candidate:13 1 UDP 2015364351 69.10.52.178 50386 typ host | remote: candidate:remote2 1 UDP 1853817087 124.253.47.67 12750 typ prflx | timestamp: 1591080800954 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,008 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801008 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,101 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801101 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,170 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801169 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,204 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080801203 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,241 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801240 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,272 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080801271 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,589 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801588 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,597 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080801596 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,747 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801746 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,758 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080801757 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,796 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [ConnectionStateChanged]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080801794 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,807 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1591080801805 openvidu-server_1 | [INFO] 2020-06-02 06:53:21,890 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowOutStateChange] -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080801889 openvidu-server_1 | [INFO] 2020-06-02 06:53:22,844 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080802843 openvidu-server_1 | [INFO] 2020-06-02 06:53:22,964 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080802962 openvidu-server_1 | [INFO] 2020-06-02 06:53:23,110 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080803109 openvidu-server_1 | [INFO] 2020-06-02 06:53:23,774 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080803772 openvidu-server_1 | [INFO] 2020-06-02 06:53:24,146 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080804145 openvidu-server_1 | [INFO] 2020-06-02 06:53:24,250 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080804249 openvidu-server_1 | [INFO] 2020-06-02 06:53:24,336 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080804335 openvidu-server_1 | [INFO] 2020-06-02 06:53:25,630 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080805629 openvidu-server_1 | [INFO] 2020-06-02 06:53:26,402 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080806401 openvidu-server_1 | [INFO] 2020-06-02 06:53:27,081 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080807080 openvidu-server_1 | [INFO] 2020-06-02 06:53:27,250 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaStateChangedEvent]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1591080807249 openvidu-server_1 | [INFO] 2020-06-02 06:53:28,863 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaTranscodingStateChange]: -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | state: NOT_TRANSCODING | mediaType: VIDEO | binName: kmsagnosticbin2-161 | timestamp: 1591080808862 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,590 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809589 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,769 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809768 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,904 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809903 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,936 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,936 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,937 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,937 [entExec-e2-t797] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,938 [entExec-e2-t811] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,938 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809934 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,938 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809935 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,938 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809935 openvidu-server_1 | [INFO] 2020-06-02 06:53:29,950 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080809949 openvidu-server_1 | [INFO] 2020-06-02 06:53:30,084 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080810082 openvidu-server_1 | [INFO] 2020-06-02 06:53:30,184 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080810183 openvidu-server_1 | [INFO] 2020-06-02 06:53:30,261 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080810260 openvidu-server_1 | [INFO] 2020-06-02 06:53:30,345 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080810343 openvidu-server_1 | [INFO] 2020-06-02 06:53:30,521 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080810519 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,060 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_XCSYWgpTIe_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,060 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,061 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,061 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_T4BPQfI0CV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,061 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_VLc24TWICG_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,062 [entExec-e2-t771] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811059 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,062 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_MWUdsECwql_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811059 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,062 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_Xm9cGgZHLb_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080811058 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,716 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_Yo2p_con_T4BPQfI0CV (subscriber) | timestamp: 1591080811715 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,972 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1591080811971 openvidu-server_1 | [INFO] 2020-06-02 06:53:31,973 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | timestamp: 1591080811972 openvidu-server_1 | [INFO] 2020-06-02 06:53:32,240 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | timestamp: 1591080812239 openvidu-server_1 | [INFO] 2020-06-02 06:53:32,468 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_J2O9_con_XCSYWgpTIe (subscriber) | timestamp: 1591080812467 openvidu-server_1 | [INFO] 2020-06-02 06:53:32,707 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | timestamp: 1591080812706 openvidu-server_1 | [INFO] 2020-06-02 06:53:32,966 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_H5J8_con_Xm9cGgZHLb (subscriber) | timestamp: 1591080812965 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,110 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_CAM_DOkD_con_OqzDSyZsD2 (subscriber) | timestamp: 1591080813109 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,276 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | timestamp: 1591080813275 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,421 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: str_CAM_QIen_con_P7ZU1yUGjo (publisher) | timestamp: 1591080813420 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,624 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080813622 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,714 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080813712 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,744 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080813743 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,793 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080813793 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,835 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080813834 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,872 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080813871 openvidu-server_1 | [INFO] 2020-06-02 06:53:33,915 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080813914 openvidu-server_1 | [INFO] 2020-06-02 06:53:34,026 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080814025 openvidu-server_1 | [INFO] 2020-06-02 06:53:34,061 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080814060 openvidu-server_1 | [INFO] 2020-06-02 06:53:34,108 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceGatheringDone] -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | timestamp: 1591080814107 openvidu-server_1 | [INFO] 2020-06-02 06:53:34,137 [entExec-e2-t827] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_OqzDSyZsD2_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080814136 openvidu-server_1 | [INFO] 2020-06-02 06:53:34,137 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_P7ZU1yUGjo_str_CAM_TaJF_con_VLc24TWICG (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080814136 openvidu-server_1 | [INFO] 2020-06-02 06:53:43,391 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_Xm9cGgZHLb_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080823390 openvidu-server_1 | [INFO] 2020-06-02 06:53:45,188 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VLc24TWICG_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080825188 openvidu-server_1 | [INFO] 2020-06-02 06:53:46,485 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_XCSYWgpTIe_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080826484 openvidu-server_1 | [INFO] 2020-06-02 06:53:46,516 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_T4BPQfI0CV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080826515 openvidu-server_1 | [INFO] 2020-06-02 06:53:49,595 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: NOT_FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080829594 openvidu-server_1 | [INFO] 2020-06-02 06:53:49,615 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [MediaFlowInStateChange] -> endpoint: con_AF9T8ZQcvV_str_CAM_WKZV_con_VHlMJcd9Y6 (subscriber) | state: FLOWING | pad: default | mediaType: VIDEO | timestamp: 1591080829613 openvidu-server_1 | [INFO] 2020-06-02 06:53:53,152 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_VHlMJcd9Y6_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080833151 openvidu-server_1 | [INFO] 2020-06-02 06:53:58,156 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_AF9T8ZQcvV_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080838155 openvidu-server_1 | [INFO] 2020-06-02 06:54:09,045 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_MWUdsECwql_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080849045 openvidu-server_1 | [INFO] 2020-06-02 06:54:37,269 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080877267 openvidu-server_1 | [INFO] 2020-06-02 06:54:42,682 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080882681 openvidu-server_1 | [INFO] 2020-06-02 06:54:43,920 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_OqzDSyZsD2_str_CAM_QIen_con_P7ZU1yUGjo (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080883919 openvidu-server_1 | [INFO] 2020-06-02 06:54:47,702 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_MIC_QRM3_con_AF9T8ZQcvV (subscriber) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1591080887701 openvidu-server_1 | [INFO] 2020-06-02 06:54:57,726 [entExec-e2-t809] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: con_P7ZU1yUGjo_str_CAM_Jkv8_con_MWUdsECwql (subscriber) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1591080897725 openvidu-server_1 | [INFO] 2020-06-02 06:54:59,781 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'signal' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,013 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,013 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_AF9T8ZQcvV of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,013 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_AF9T8ZQcvV: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,013 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,014 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,015 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,015 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,016 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_Xm9cGgZHLb: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,016 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [WARN] 2020-06-02 06:55:00,016 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_AF9T8ZQcvV. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,016 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,017 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,017 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: cancel receiving media from con_AF9T8ZQcvV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,018 [r329tpsv-e76-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: stopped receiving media from con_AF9T8ZQcvV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,020 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,020 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_Xm9cGgZHLb of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,036 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,036 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_VHlMJcd9Y6 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,057 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,057 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_OqzDSyZsD2 of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,067 [r329tpsv-e76-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,090 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,090 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_MWUdsECwql of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,148 [r329tpsv-e76-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id k4gr9uvt8ediuh9780r329tpsv openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 771edgf0rfpffvh2pe3rl3059t=io.openvidu.server.rpc.RpcConnection@4bec6949, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f, 18lqpkubtnje71bt80et25rkqs=io.openvidu.server.rpc.RpcConnection@8d70414} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [r329tpsv-e76-t0] io.openvidu.server.rpc.RpcHandler - Participant con_AF9T8ZQcvV has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_Xm9cGgZHLb: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VHlMJcd9Y6: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [WARN] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_Xm9cGgZHLb. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: cancel receiving media from con_Xm9cGgZHLb openvidu-server_1 | [INFO] 2020-06-02 06:55:00,150 [3rl3059t-e90-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: stopped receiving media from con_Xm9cGgZHLb in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,190 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,190 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_T4BPQfI0CV of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,192 [3rl3059t-e90-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,232 [3rl3059t-e90-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:55:00,232 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_Xm9cGgZHLb","reason":"disconnect"} to participant with private id 18lqpkubtnje71bt80et25rkqs openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_Xm9cGgZHLb","reason":"disconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId '3b9c45ac-4d55-6ded-ade4-46ea3c25cefb' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoom(RpcHandler.java:308) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:121) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [35] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 771edgf0rfpffvh2pe3rl3059t openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, avitv8cou88bcfto836itb9ajk=io.openvidu.server.rpc.RpcConnection@255096be, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f, 18lqpkubtnje71bt80et25rkqs=io.openvidu.server.rpc.RpcConnection@8d70414} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [3rl3059t-e90-t0] io.openvidu.server.rpc.RpcHandler - Participant con_Xm9cGgZHLb has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_VHlMJcd9Y6: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [WARN] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_VHlMJcd9Y6. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: cancel receiving media from con_VHlMJcd9Y6 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,233 [6itb9ajk-e78-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OqzDSyZsD2: stopped receiving media from con_VHlMJcd9Y6 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,236 [6itb9ajk-e78-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,282 [6itb9ajk-e78-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:55:00,282 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcNotificationService - Exception sending notification 'participantLeft': {"connectionId":"con_VHlMJcd9Y6","reason":"disconnect"} to participant with private id 18lqpkubtnje71bt80et25rkqs openvidu-server_1 | org.kurento.commons.exception.KurentoException: Exception while sending message '{"method":"participantLeft","params":{"connectionId":"con_VHlMJcd9Y6","reason":"disconnect"},"jsonrpc":"2.0"}' to websocket with native sessionId '3b9c45ac-4d55-6ded-ade4-46ea3c25cefb' openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:123) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.access$000(WebSocketServerSession.java:49) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession$1.internalSendRequest(WebSocketServerSession.java:74) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendRequest(JsonRpcRequestSenderHelper.java:75) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcRequestSenderHelper.sendNotification(JsonRpcRequestSenderHelper.java:156) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ServerSession.sendNotification(ServerSession.java:121) openvidu-server_1 | at io.openvidu.server.rpc.RpcNotificationService.sendNotification(RpcNotificationService.java:105) openvidu-server_1 | at io.openvidu.server.core.SessionEventsHandler.onParticipantLeft(SessionEventsHandler.java:181) openvidu-server_1 | at io.openvidu.server.kurento.core.KurentoSessionManager.leaveRoom(KurentoSessionManager.java:247) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.leaveRoom(RpcHandler.java:308) openvidu-server_1 | at io.openvidu.server.rpc.RpcHandler.handleRequest(RpcHandler.java:121) openvidu-server_1 | at org.kurento.jsonrpc.internal.JsonRpcHandlerManager.handleRequest(JsonRpcHandlerManager.java:142) openvidu-server_1 | at org.kurento.jsonrpc.internal.server.ProtocolManager$3.run(ProtocolManager.java:218) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) openvidu-server_1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) openvidu-server_1 | at java.lang.Thread.run(Thread.java:748) openvidu-server_1 | Caused by: java.lang.IllegalStateException: The WebSocket session [35] has been closed and no method (apart from close()) may be called on a closed session openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.checkState(WsSession.java:836) openvidu-server_1 | at org.apache.tomcat.websocket.WsSession.getBasicRemote(WsSession.java:433) openvidu-server_1 | at org.springframework.web.socket.adapter.standard.StandardWebSocketSession.sendTextMessage(StandardWebSocketSession.java:215) openvidu-server_1 | at org.springframework.web.socket.adapter.AbstractWebSocketSession.sendMessage(AbstractWebSocketSession.java:106) openvidu-server_1 | at org.kurento.jsonrpc.internal.ws.WebSocketServerSession.sendRequestWebSocket(WebSocketServerSession.java:119) openvidu-server_1 | ... 15 common frames omitted openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id avitv8cou88bcfto836itb9ajk openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f, 18lqpkubtnje71bt80et25rkqs=io.openvidu.server.rpc.RpcConnection@8d70414} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [6itb9ajk-e78-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VHlMJcd9Y6 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_OqzDSyZsD2: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_MWUdsECwql: stopped receiving media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [WARN] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_OqzDSyZsD2. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_OqzDSyZsD2 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,283 [et25rkqs-e92-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_OqzDSyZsD2 in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,286 [et25rkqs-e92-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [ERROR] 2020-06-02 06:55:00,337 [.0-5443-exec-10] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:55:00,341 [et25rkqs-e92-t0] io.openvidu.server.coturn.CoturnCredentialsService - Garbage collector cleaning turn log files at path /var/log/ openvidu-server_1 | [INFO] 2020-06-02 06:55:00,341 [et25rkqs-e92-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [ERROR] 2020-06-02 06:55:00,342 [et25rkqs-e92-t0] org.kurento.jsonrpc.internal.ws.JsonRpcWebSocketHandler - Trying to send a message to a closed session openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 18lqpkubtnje71bt80et25rkqs openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 14h3kcsopfeeq512f5qi1qima=io.openvidu.server.rpc.RpcConnection@afdf680, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [et25rkqs-e92-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OqzDSyZsD2 has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_MWUdsECwql: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_T4BPQfI0CV: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [WARN] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_MWUdsECwql. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_MWUdsECwql openvidu-server_1 | [INFO] 2020-06-02 06:55:00,342 [5qi1qima-e54-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_MWUdsECwql in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,348 [5qi1qima-e54-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,366 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,366 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_P7ZU1yUGjo of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,376 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,376 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_VLc24TWICG of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:00,390 [5qi1qima-e54-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 14h3kcsopfeeq512f5qi1qima openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 1eaadlt7r22uj8lu4jfb7vldo3=io.openvidu.server.rpc.RpcConnection@216f064b, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [5qi1qima-e54-t0] io.openvidu.server.rpc.RpcHandler - Participant con_MWUdsECwql has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_T4BPQfI0CV: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_T4BPQfI0CV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_T4BPQfI0CV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_T4BPQfI0CV openvidu-server_1 | [WARN] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_T4BPQfI0CV. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: cancel receiving media from con_T4BPQfI0CV openvidu-server_1 | [INFO] 2020-06-02 06:55:00,391 [fb7vldo3-e82-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_P7ZU1yUGjo: stopped receiving media from con_T4BPQfI0CV in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,393 [fb7vldo3-e82-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,442 [fb7vldo3-e82-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 1eaadlt7r22uj8lu4jfb7vldo3 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70, npea84op3q8f475lb3c474t83b=io.openvidu.server.rpc.RpcConnection@5e16f82f} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [fb7vldo3-e82-t0] io.openvidu.server.rpc.RpcHandler - Participant con_T4BPQfI0CV has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_P7ZU1yUGjo: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: cancel receiving media from con_P7ZU1yUGjo openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: stopped receiving media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_P7ZU1yUGjo openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_P7ZU1yUGjo in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_P7ZU1yUGjo openvidu-server_1 | [WARN] 2020-06-02 06:55:00,443 [c474t83b-e94-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_P7ZU1yUGjo. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,444 [c474t83b-e94-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,499 [c474t83b-e94-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:00,499 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id npea84op3q8f475lb3c474t83b openvidu-server_1 | [INFO] 2020-06-02 06:55:00,499 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcNotificationService - : {9f6ab41qee4rsf6asjr2k629l=io.openvidu.server.rpc.RpcConnection@60402f73, ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,499 [c474t83b-e94-t0] io.openvidu.server.rpc.RpcHandler - Participant con_P7ZU1yUGjo has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_VLc24TWICG: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: cancel receiving media from con_VLc24TWICG openvidu-server_1 | [INFO] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_XCSYWgpTIe: stopped receiving media from con_VLc24TWICG in room abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_VLc24TWICG openvidu-server_1 | [WARN] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_VLc24TWICG. But there is no such subscriber endpoint. openvidu-server_1 | [WARN] 2020-06-02 06:55:00,500 [jr2k629l-e74-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_VLc24TWICG: Trying to close subscriber endpoint to con_CIuWYCf8K2. But the endpoint was never instantiated. openvidu-server_1 | [INFO] 2020-06-02 06:55:00,539 [jr2k629l-e74-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:00,582 [jr2k629l-e74-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:00,583 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 9f6ab41qee4rsf6asjr2k629l openvidu-server_1 | [INFO] 2020-06-02 06:55:00,583 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcNotificationService - : {ekn8a4fk85dr51djhghttgjgj1=io.openvidu.server.rpc.RpcConnection@2fa8fdce, 8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70} openvidu-server_1 | [INFO] 2020-06-02 06:55:00,583 [jr2k629l-e74-t0] io.openvidu.server.rpc.RpcHandler - Participant con_VLc24TWICG has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,665 [0.0-5443-exec-1] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession 85F51EEC85D137EA3EDB72110D12DA44 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,785 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,785 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_XCSYWgpTIe of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:01,785 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_XCSYWgpTIe: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,785 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: cancel receiving media from con_XCSYWgpTIe openvidu-server_1 | [WARN] 2020-06-02 06:55:01,785 [httgjgj1-e80-t0] io.openvidu.server.kurento.core.KurentoParticipant - PARTICIPANT con_OY9aK5IRaS: Trying to cancel receiving video from user con_XCSYWgpTIe. But there is no such subscriber endpoint. openvidu-server_1 | [INFO] 2020-06-02 06:55:01,786 [httgjgj1-e80-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:01,852 [httgjgj1-e80-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:01,852 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id ekn8a4fk85dr51djhghttgjgj1 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,852 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcNotificationService - : {8l07rnlvetqg6sj1ms422fasvl=io.openvidu.server.rpc.RpcConnection@60520c70} openvidu-server_1 | [INFO] 2020-06-02 06:55:01,852 [httgjgj1-e80-t0] io.openvidu.server.rpc.RpcHandler - Participant con_XCSYWgpTIe has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,855 [422fasvl-e84-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OY9aK5IRaS is calling method 'disconnect' in session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,855 [422fasvl-e84-t0] io.openvidu.server.kurento.core.KurentoSessionManager - Request [LEAVE_ROOM] for participant con_OY9aK5IRaS of session abc1736 with reason disconnect openvidu-server_1 | [INFO] 2020-06-02 06:55:01,855 [422fasvl-e84-t0] io.openvidu.server.kurento.core.KurentoSession - PARTICIPANT con_OY9aK5IRaS: Leaving session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:01,855 [422fasvl-e84-t0] io.openvidu.server.coturn.CoturnCredentialsService - Deleting COTURN user openvidu-server_1 | [INFO] 2020-06-02 06:55:01,959 [422fasvl-e84-t0] io.openvidu.server.coturn.CoturnCredentialsService - COTURN user deleted: true openvidu-server_1 | [INFO] 2020-06-02 06:55:01,959 [422fasvl-e84-t0] io.openvidu.server.kurento.core.KurentoSessionManager - No more participants in session 'abc1736', removing it and closing it openvidu-server_1 | [INFO] 2020-06-02 06:55:01,960 [422fasvl-e84-t0] io.openvidu.server.core.SessionManager - Session 'abc1736' removed and closed openvidu-server_1 | [INFO] 2020-06-02 06:55:01,961 [422fasvl-e84-t0] io.openvidu.server.rpc.RpcNotificationService - Closed session for participant with private id 8l07rnlvetqg6sj1ms422fasvl openvidu-server_1 | [INFO] 2020-06-02 06:55:01,961 [422fasvl-e84-t0] io.openvidu.server.rpc.RpcNotificationService - : {} openvidu-server_1 | [INFO] 2020-06-02 06:55:01,961 [422fasvl-e84-t0] io.openvidu.server.rpc.RpcHandler - Participant con_OY9aK5IRaS has left session abc1736 openvidu-server_1 | [INFO] 2020-06-02 06:55:02,148 [0.0-5443-exec-5] io.openvidu.server.config.HttpHandshakeInterceptor - Old HttpSession D5FAD7B301F1C73248C613CE49D4CAC3 openvidu-server_1 | [INFO] 2020-06-02 06:55:10,150 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: k4gr9uvt8ediuh9780r329tpsv - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,173 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 18lqpkubtnje71bt80et25rkqs - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,233 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 771edgf0rfpffvh2pe3rl3059t - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,283 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: avitv8cou88bcfto836itb9ajk - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,391 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 14h3kcsopfeeq512f5qi1qima - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,443 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 1eaadlt7r22uj8lu4jfb7vldo3 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,500 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: npea84op3q8f475lb3c474t83b - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:10,583 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 9f6ab41qee4rsf6asjr2k629l - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:11,852 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: ekn8a4fk85dr51djhghttgjgj1 - Status: null openvidu-server_1 | [INFO] 2020-06-02 06:55:11,961 [TaskScheduler-1] io.openvidu.server.rpc.RpcHandler - After connection closed for WebSocket session: 8l07rnlvetqg6sj1ms422fasvl - Status: null openvidu-server_1 | [INFO] 2020-06-02 07:02:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 07:17:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 07:32:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 07:47:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 08:02:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 08:17:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 08:32:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 08:47:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 08:59:56,805 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 08:59:56,805 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - New session abc1739 initialized [abc1739] openvidu-server_1 | [INFO] 2020-06-02 08:59:57,496 [0.0-5443-exec-5] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 08:59:57,496 [0.0-5443-exec-5] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:00:19,862 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:00:20,536 [0.0-5443-exec-9] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:00:20,536 [0.0-5443-exec-9] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:00:48,187 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:00:48,860 [0.0-5443-exec-1] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:00:48,860 [0.0-5443-exec-1] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:01:23,971 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:01:56,196 [0.0-5443-exec-4] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:01:56,197 [0.0-5443-exec-4] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:02:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 09:07:09,903 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:07:10,686 [0.0-5443-exec-7] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:07:10,686 [0.0-5443-exec-7] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:17:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 09:21:39,766 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:21:40,443 [0.0-5443-exec-8] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=abc1739} openvidu-server_1 | [INFO] 2020-06-02 09:21:40,443 [0.0-5443-exec-8] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:23:05,661 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=demo} openvidu-server_1 | [INFO] 2020-06-02 09:23:05,661 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - New session demo initialized [abc1739, demo] openvidu-server_1 | [INFO] 2020-06-02 09:23:05,734 [0.0-5443-exec-3] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=demo} openvidu-server_1 | [INFO] 2020-06-02 09:23:05,734 [0.0-5443-exec-3] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:24:06,426 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=demo} openvidu-server_1 | [INFO] 2020-06-02 09:24:06,494 [.0-5443-exec-10] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=demo} openvidu-server_1 | [INFO] 2020-06-02 09:24:06,494 [.0-5443-exec-10] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 09:32:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 09:47:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [INFO] 2020-06-02 10:02:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 10:02:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739 openvidu-server_1 | [INFO] 2020-06-02 10:17:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 10:17:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739 openvidu-server_1 | [INFO] 2020-06-02 10:32:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 10:32:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session demo openvidu-server_1 | [ERROR] 2020-06-02 10:33:05,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739 openvidu-server_1 | [INFO] 2020-06-02 10:37:32,269 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=demo} openvidu-server_1 | [INFO] 2020-06-02 10:37:32,337 [0.0-5443-exec-2] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=demo} openvidu-server_1 | [INFO] 2020-06-02 10:37:32,337 [0.0-5443-exec-2] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 10:38:50,612 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/sessions {customSessionId=demo} openvidu-server_1 | [INFO] 2020-06-02 10:38:50,680 [0.0-5443-exec-6] io.openvidu.server.rest.SessionRestController - REST API: POST /api/tokens {session=demo} openvidu-server_1 | [INFO] 2020-06-02 10:38:50,680 [0.0-5443-exec-6] io.openvidu.server.coturn.CoturnCredentialsService - Creating COTURN user openvidu-server_1 | [INFO] 2020-06-02 10:47:35,363 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 10:47:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session demo openvidu-server_1 | [ERROR] 2020-06-02 10:48:05,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739 openvidu-server_1 | [INFO] 2020-06-02 11:02:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 11:02:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session demo openvidu-server_1 | [ERROR] 2020-06-02 11:03:05,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739 openvidu-server_1 | [INFO] 2020-06-02 11:17:35,364 [Timer-0] io.openvidu.server.core.SessionManager - Running non active sessions garbage collector... openvidu-server_1 | [ERROR] 2020-06-02 11:17:50,364 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session demo openvidu-server_1 | [ERROR] 2020-06-02 11:18:05,365 [Timer-0] io.openvidu.server.core.SessionManager - Timeout waiting for Session closing lock to be available for garbage collector to clean session abc1739