[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/opensips/opensips.desc [COPY] Copyright (C) 2010 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A fork of the SIP Express Router for open development [T] OpenSER is a high-performance SIP (RFC3261) server, with a flexible [T] architecture and many extensions. The server implements proxy, registrar, [T] redirect, and location SIP/VoIP services. It has support for UDP/TCP/TLS [T] transport layers, ENUM, AAA via database, RADIUS, DIAMETER, gateways to [T] SMS and XMPP, least cost routing, load balancing, NAT traversal, and call [T] processing language. [U] https://opensips.org/ [A] http://www.iptel.org/ser/ {SIP Express Router} [A] Bogdan-Andrei Iancu [A] Daniel-Constantin Mierla [A] Elena-Ramona Modroiu [M] The T2 Project [C] extra/network [L] GPL [S] Stable [V] 3.5.6 [P] X -----5---9 201.300 [D] 673a41efa4329614a667dcca10b678846b42c8b3e5807fffc23f994f opensips-3.5.6.tar.gz http://opensips.org/pub/opensips/3.5.x/ if [ $prefix_auto = 1 ]; then if [ "$SDECFG_PKG_SER_PREFIX" ]; then prefix="$SDECFG_PKG_SER_PREFIX" else prefix="opt/opensips" fi set_confopt fi pkginstalled openssl && hook_add premake 5 'export TLS=1' var_append makeopt ' ' cfg-prefix=$root var_append makeopt ' ' cfg-target=$sysconfdir/ var_append makeopt ' ' cfg-dir=$sysconfdir/ var_append makeopt ' ' man-prefix=$root var_append makeopt ' ' man-dir=$mandir var_append makeopt ' ' doc-prefix=$root var_append makeopt ' ' doc-dir=$docdir makeinstopt="$makeopt install"