-
Number of connections drops to about 100. Number of sessions to about 9. It has about 55k connections/sessions at peak time. It doesn't provides relays in such state. And in the log I see "no availabl…
-
Hello,
I already installed coturn and worked successfully many times. Now, I am trying to setup coturn in a new CentOS 7.x server on AWS. I generated SSL certificates using openssl as usual and cre…
-
Attempting to build v4.5.0.4 in a checkinstall-managed chroot fails with multiple directories being created incorrectly. Steps to recreate are:
```
git clone -b 4.5.0.4 --single-branch https://git…
-
Hey,
I'm getting several messages from my server provider that a port scan was detected and we have to stop it. All IPs where within the private ip range.
After some research I found some code for…
dnish updated
2 years ago
-
Hi,
I'm trying to get my turn server working on an IPv6 network. I am using PJSIP to connect to STUN/TURN. STUN appears to work correctly, TURN works for IPv4. When I switch to IPv6 I get a time…
-
Here is the exact line from syslog
`Jul 7 08:33:28 coturn02 kernel: [1596505.809235] turnserver[32028]: segfault at 7f4e5c0008d0 ip 00007f4e5c0008d0 sp 00007f4e63a7b8d8 error 15
Jul 7 08:33:28 c…
-
Hello Devs.
I`m not sure how to persuade coturn to log only to the configured logfile (/var/log/turnserver.log) for example. I always end up with two logfiles even if i set "simple-log". I get the …
ghost updated
2 years ago
-
After updating to the latest version of jicofo, the stats API does not cleanup the number of participants.
When all participants left the room, the number of conferences went to 0 but the number of p…
-
I have specified the timezone in docker-compose yaml file, but still `docker logs coturn -t` shows the UTC time. Is there any way to specify a timezone in the docker image?
Here is my compose file,…
rajil updated
2 years ago
-
I installed coturn4.5.2 on CentOS7.8,kernel 3.10.0-1127.el7.x86_64
This is my configue file
```
realm=stun.coreland.com.cn
server-name=coreland
fingerprint
listening-ip=192.168.122.103
li…