Sat, 18 Jan 2025 18:11:04 CST | login

Information for build coturn-4.6.2-1.ocs23

ID14801
Package Namecoturn
Version4.6.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/coturn?.#3085e02ac057ae668c7e8c497ce9b55841b12856
SummaryTURN/STUN & ICE Server
DescriptionThe Coturn TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server/gateway, too. This implementation also includes some extra features. Supported RFCs: TURN specs: - RFC 5766 - base TURN specs - RFC 6062 - TCP relaying TURN extension - RFC 6156 - IPv6 extension for TURN - Experimental DTLS support as client protocol. STUN specs: - RFC 3489 - "classic" STUN - RFC 5389 - base "new" STUN specs - RFC 5769 - test vectors for STUN protocol testing - RFC 5780 - NAT behavior discovery support The implementation fully supports the following client-to-TURN-server protocols: - UDP (per RFC 5766) - TCP (per RFC 5766 and RFC 6062) - TLS (per RFC 5766 and RFC 6062); TLS1.0/TLS1.1/TLS1.2 - DTLS (experimental non-standard feature) Supported relay protocols: - UDP (per RFC 5766) - TCP (per RFC 6062) Supported user databases (for user repository, with passwords or keys, if authentication is required): - SQLite - MySQL - PostgreSQL - Redis Redis can also be used for status and statistics storage and notification. Supported TURN authentication mechanisms: - long-term - TURN REST API (a modification of the long-term mechanism, for time-limited secret-based authentication, for WebRTC applications) The load balancing can be implemented with the following tools (either one or a combination of them): - network load-balancer server - DNS-based load balancing - built-in ALTERNATE-SERVER mechanism.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 14 Aug 2024 17:11:37 CST
CompletedWed, 14 Aug 2024 17:13:45 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/coturn:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/coturn?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
coturn-4.6.2-1.ocs23.src.rpm (info) (download)
aarch64
coturn-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-client-devel-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-client-libs-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-utils-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-debuginfo-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-debugsource-4.6.2-1.ocs23.aarch64.rpm (info) (download)
coturn-utils-debuginfo-4.6.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
coturn-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-client-devel-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-client-libs-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-utils-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-debuginfo-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-debugsource-4.6.2-1.ocs23.x86_64.rpm (info) (download)
coturn-utils-debuginfo-4.6.2-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.6.2-1 - initial build