Michael Ströder cb404f5020 Accepting request 926042 from home:stroeder:network
- Dropped harden_coturn.service.patch because systemd units are
  created from own source anyway and are proven to work

OBS-URL: https://build.opensuse.org/request/show/926042
OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=21
2021-10-18 15:04:18 +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]
```

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

Description
No description provided
Readme 110 KiB
Languages
Diff 100%