[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/ser/ser.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] SIP Express Router is a high-performance, configurable SIP server [T] It can act as SIP registrar, proxy or redirect server. [T] SER features an application-server interface, presence support, [T] SMS gateway, SIMPLE2Jabber gateway, [T] RADIUS/syslog accounting and authorization, server status monitoring, [T] FCP security, etc. [T] Web-based user provisioning, serweb, available. [T] Its performance allows it to deal with operational burdens, such as [T] broken network components, attacks, power-up reboots and rapidly [T] growing user population. [T] SER's configuration ability meets needs of a whole range of [T] scenarios including small-office use, enterprise PBX replacements [T] and carrier services. [U] http://www.iptel.org/ser/ [A] http://www.iptel.org/ser/ [M] The T2 Project [C] extra/network [L] GPL [S] Stable [V] 0.9.4 [D] c43fdbbd9a9c43b88e8c281c64d57bada31b5ddb2050d51c4decf518 ser-0.9.4_src.tar.gz ftp://ftp.berlios.de/pub/ser/0.9.4/src/ if [ $prefix_auto = 1 ]; then if [ "$SDECFG_PKG_SER_PREFIX" ]; then prefix="$SDECFG_PKG_SER_PREFIX" else prefix="opt/ser" fi set_confopt fi var_append makeopt ' ' "\ cfg-prefix=$root \ cfg-dir=$sysconfdir/" var_append makeinstopt ' ' "\ cfg-prefix=$root \ cfg-dir=$sysconfdir/ \ man-prefix=$root \ man-dir=$mandir \ doc-prefix=$root \ doc-dir=$docdir"