SHA256
1
0
forked from pool/coturn
Go to file
Johannes Weberhofer a23b99d3d2 Accepting request 858909 from home:stroeder:branches:network:telephony
- AppArmor profile has ABI 3.0 and some minor changes
- Modified systemd unit:
  * do not use daemon mode
  * Type=simple
  * added security settings
- added multi-instance systemd unit

OBS-URL: https://build.opensuse.org/request/show/858909
OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=15
2020-12-29 16:21:36 +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 109 KiB
Languages
Diff 100%