Go to file
2022-08-30 12:49:39 +00:00
.gitattributes Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
.gitignore Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-4.5.2.tar.gz Accepting request 862256 from home:weberho:branches:network:telephony 2021-01-11 10:58:27 +00:00
coturn-apparmor-usr.bin.turnserver Accepting request 858909 from home:stroeder:branches:network:telephony 2020-12-29 16:21:36 +00:00
coturn-user.conf Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.changes Accepting request 998247 from home:crameleon:branches:network:telephony 2022-08-29 13:07:53 +00:00
coturn.firewalld Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.logrotate Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.service Accepting request 998247 from home:crameleon:branches:network:telephony 2022-08-29 13:07:53 +00:00
coturn.spec Accepting request 998247 from home:crameleon:branches:network:telephony 2022-08-29 13:07:53 +00:00
coturn.sysconfig Accepting request 800058 from home:weberho:branches:network:telephony 2020-05-04 13:08:12 +00:00
coturn.tmpfilesd Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn@.service Accepting request 915053 from home:jsegitz:branches:systemdhardening:network:telephony 2021-08-30 22:28:45 +00:00
README.SUSE Accepting request 998247 from home:crameleon:branches:network:telephony 2022-08-29 13:07:53 +00:00

Configuration files:
  * /etc/coturn/turnserver.conf is the main configuration file
  * /etc/sysconfig/coturn can be used to set additional command line parameters

Allow traffic through the firewall:
```
firewall-cmd --zone=<zone> --add-service=coturn [--permanent]
```

Notes:
* /etc/syconfig/coturn has the option '--no-software-attribute' enabled to hide 
  the software version for production issue.