|
@@ -1,6 +1,6 @@
|
|
|
%define name ser
|
|
|
%define ver 0.8.10
|
|
|
-%define rel 1
|
|
|
+%define rel 2
|
|
|
%define exclude CVS radius_acc radius_auth snmp mysql jabber
|
|
|
Summary: SIP Express Router, very fast and flexible SIP Proxy
|
|
|
Name: %name
|
|
@@ -20,13 +20,13 @@ BuildPrereq: make flex bison
|
|
|
%description
|
|
|
Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
|
|
|
proxy server. Written entirely in C, ser can handle thousands calls
|
|
|
-per second even on low-budget hardware. C Shell like scripting language
|
|
|
+per second even on low-budget hardware. A C Shell like scripting language
|
|
|
provides full control over the server's behaviour. It's modular
|
|
|
architecture allows only required functionality to be loaded.
|
|
|
-Currently the following modules are available: Digest Authentication,
|
|
|
-CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius
|
|
|
-Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction
|
|
|
-Module, Registrar and User Location.
|
|
|
+Currently the following modules are available: digest authentication,
|
|
|
+CPL scripts, instant messaging, MySQL support, a presence agent, radius
|
|
|
+authentication, record routing, an SMS Gateway, a jabber gateway, a
|
|
|
+transaction module, registrar and user location.
|
|
|
|
|
|
%package mysql
|
|
|
Summary: MySQL connectivity for the SIP Express Router.
|