Go to file
2020-04-12 05:55:26 +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.1.0-append-log.patch Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-4.5.1.1-cve-2020-6061.patch Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-4.5.1.1-cve-2020-6062.patch Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-4.5.1.1.missing-call-to-setgroups-before-setuid.patch Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-4.5.1.1.tar.gz Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn-user.conf Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.changes Accepting request 793282 from home:weberho:branches:network:telephony 2020-04-12 05:55:26 +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 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.spec Accepting request 793282 from home:weberho:branches:network:telephony 2020-04-12 05:55:26 +00:00
coturn.sysconfig Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
coturn.tmpfilesd Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00
README.SUSE Accepting request 793075 from home:weberho:tools 2020-04-11 13:08:03 +00:00

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

To allow traffic going thru the firewall use
```
firewall-cmd --zone=public --add-service=coturn [--permanent]
```