ab5075b12c
- Use pkgconfig(systemd) for packaging OBS-URL: https://build.opensuse.org/request/show/793282 OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=2 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
coturn-4.5.1.0-append-log.patch | ||
coturn-4.5.1.1-cve-2020-6061.patch | ||
coturn-4.5.1.1-cve-2020-6062.patch | ||
coturn-4.5.1.1.missing-call-to-setgroups-before-setuid.patch | ||
coturn-4.5.1.1.tar.gz | ||
coturn-user.conf | ||
coturn.changes | ||
coturn.firewalld | ||
coturn.logrotate | ||
coturn.service | ||
coturn.spec | ||
coturn.sysconfig | ||
coturn.tmpfilesd | ||
README.SUSE |
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] ```