session destroy fixed

This commit is contained in:
C
2022-12-29 16:16:19 +05:00
parent 61b35128f4
commit b11e2536cb
13 changed files with 146 additions and 64 deletions
+9 -12
View File
@@ -1,19 +1,16 @@
{
"ip" : "192.168.1.115",
"port" : 3002,
"external_ip" : "192.168.1.115",
"external_port" : 3002,
"port":3002,
"external_domain":"a1.session.graff.tech",
"coordinator_domain":"a1.coord.graff.tech",
"server_id":"1acd21dc6b70961f10ad134fb6403985",
"session_ports":{
"count": 50,
"app_begin": 47000,
"http_begin": 47500
},
"coordinator":{
"ip":"192.168.1.115",
"port":3001
"app_begin":47500,
"http_begin":47000
},
"start_nginx":115,
"cors":[
"http://192.168.1.115:3001"
"a1.coord.graff.tech",
"http://192.168.1.115"
],
"webrtc_args_static":{
"cirrus_path":"D:/shared/Builds/Ivaz_Optimized_2/Samples/PixelStreaming/WebServers/SignallingWebServer/cirrus.js"