Prechádzať zdrojové kódy

pkg/kamailio/deb: refresh descriptions [skip ci]

Victor Seva 8 rokov pred
rodič
commit
a2c6f228d0

+ 141 - 119
pkg/kamailio/deb/jessie/control

@@ -80,19 +80,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -105,9 +113,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -120,13 +128,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -136,9 +144,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -150,13 +158,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -166,9 +174,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -181,13 +189,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -196,13 +205,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -212,13 +221,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -227,9 +236,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -244,7 +253,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -257,9 +266,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -271,9 +280,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -286,9 +295,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -302,9 +311,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -316,14 +325,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -332,9 +342,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -348,13 +358,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -363,9 +374,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -382,7 +393,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -397,12 +408,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -413,13 +424,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -430,7 +441,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -444,13 +455,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -460,9 +471,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -475,15 +486,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -492,12 +502,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -507,13 +517,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -522,9 +532,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -533,12 +547,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -547,12 +561,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-dnssec-modules
 Package: kamailio-dnssec-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -561,12 +576,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the dnssec module
+Description: DNSsec support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the dnssec module for Kamailio.
+ This package provides the DNSsec module for Kamailio.
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -575,12 +590,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-kazoo-modules
 Package: kamailio-kazoo-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -589,12 +605,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: kazoo modules for Kamailio
+Description: kazoo modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the kazoo module for Kamailio.
+ This package provides the Kazoo application server integration module for Kamailio.
 
 
 Package: kamailio-rabbitmq-modules
 Package: kamailio-rabbitmq-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -603,12 +619,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RabbitMQ modules for Kamailio
+Description: RabbitMQ and AMQP integration modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the RabbitMQ module for Kamailio.
+ This package provides the RabbitMQ module for Kamailio, enabling AMQP
+ integration into the SIP routing scripts for third party service
+ support.
 
 
 Package: kamailio-cnxcc-modules
 Package: kamailio-cnxcc-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -617,12 +635,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: cnxcc modules for Kamailio
+Description: cnxcc modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the cnxcc module for Kamailio.
+ This package provides the cnxcc call charging control module for Kamailio.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -631,13 +649,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-systemd-modules
 Package: kamailio-systemd-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -646,12 +665,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: systemd logging modules for Kamailio
+Description: systemd logging modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides logging to systemd journal.
+ This package provides logging to systemd journal directly from the
+ Kamailio configuration and routing scripts.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -660,12 +680,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -687,6 +709,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 123 - 104
pkg/kamailio/deb/precise/control

@@ -76,19 +76,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -101,9 +109,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -116,13 +124,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -132,9 +140,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -146,13 +154,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -162,9 +170,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -177,13 +185,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -192,13 +201,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -208,13 +217,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -223,9 +232,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -240,7 +249,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -253,9 +262,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -267,9 +276,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -282,9 +291,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -298,9 +307,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -312,14 +321,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -328,9 +338,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -344,13 +354,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -359,9 +370,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -378,7 +389,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -393,12 +404,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -409,13 +420,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -426,7 +437,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -440,13 +451,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -456,9 +467,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -471,15 +482,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -488,12 +498,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -503,13 +513,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -518,9 +528,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -529,12 +543,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -543,12 +557,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -557,12 +572,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -571,13 +587,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -586,12 +603,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -613,6 +632,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 138 - 116
pkg/kamailio/deb/sid/control

@@ -80,19 +80,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -105,9 +113,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -120,13 +128,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -136,9 +144,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -150,13 +158,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -166,9 +174,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -181,13 +189,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -196,13 +205,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -212,13 +221,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -227,9 +236,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -244,7 +253,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -257,9 +266,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -271,9 +280,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -286,9 +295,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -302,9 +311,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -316,14 +325,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -332,9 +342,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -348,13 +358,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -363,9 +374,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -382,7 +393,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -397,12 +408,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -413,13 +424,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -430,7 +441,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -444,13 +455,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -460,9 +471,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -475,15 +486,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -492,12 +502,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -507,13 +517,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -522,9 +532,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -533,12 +547,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -547,12 +561,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -561,12 +576,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-kazoo-modules
 Package: kamailio-kazoo-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -575,12 +591,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: kazoo modules for Kamailio
+Description: kazoo modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the kazoo module for Kamailio.
+ This package provides the Kazoo application server integration module for Kamailio.
 
 
 Package: kamailio-rabbitmq-modules
 Package: kamailio-rabbitmq-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -589,12 +605,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RabbitMQ modules for Kamailio
+Description: RabbitMQ and AMQP integration modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the RabbitMQ module for Kamailio.
+ This package provides the RabbitMQ module for Kamailio, enabling AMQP
+ integration into the SIP routing scripts for third party service
+ support.
 
 
 Package: kamailio-cnxcc-modules
 Package: kamailio-cnxcc-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -603,12 +621,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: cnxcc modules for Kamailio
+Description: cnxcc modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the cnxcc module for Kamailio.
+ This package provides the cnxcc call charging control module for Kamailio.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -617,13 +635,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-systemd-modules
 Package: kamailio-systemd-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -632,12 +651,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: systemd logging modules for Kamailio
+Description: systemd logging modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides logging to systemd journal.
+ This package provides logging to systemd journal directly from the
+ Kamailio configuration and routing scripts.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -646,12 +666,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -673,6 +695,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 111 - 92
pkg/kamailio/deb/squeeze/control

@@ -70,19 +70,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
+Description: Kamailio is a very fast, dynamic and configurable SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -94,9 +102,9 @@ Architecture: linux-any
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -108,13 +116,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -123,9 +131,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -136,13 +144,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -151,9 +159,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -165,13 +173,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -180,13 +189,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-mysql-modules
 Package: kamailio-mysql-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -197,7 +206,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -209,9 +218,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -222,9 +231,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -236,9 +245,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -251,9 +260,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -264,14 +273,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -279,9 +289,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -294,13 +304,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -308,9 +319,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -326,7 +337,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -340,12 +351,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -355,13 +366,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -371,7 +382,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -384,13 +395,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -399,9 +410,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -413,15 +424,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -429,9 +439,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -439,12 +453,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -452,12 +466,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -465,12 +480,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -478,13 +494,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -492,12 +509,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -519,6 +538,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 138 - 116
pkg/kamailio/deb/stretch/control

@@ -80,19 +80,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -105,9 +113,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -120,13 +128,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -136,9 +144,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -150,13 +158,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -166,9 +174,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -181,13 +189,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -196,13 +205,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -212,13 +221,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -227,9 +236,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -244,7 +253,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -257,9 +266,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -271,9 +280,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -286,9 +295,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -302,9 +311,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -316,14 +325,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -332,9 +342,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -348,13 +358,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -363,9 +374,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -382,7 +393,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -397,12 +408,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -413,13 +424,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -430,7 +441,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -444,13 +455,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -460,9 +471,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -475,15 +486,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -492,12 +502,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -507,13 +517,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -522,9 +532,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -533,12 +547,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -547,12 +561,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -561,12 +576,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-kazoo-modules
 Package: kamailio-kazoo-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -575,12 +591,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: kazoo modules for Kamailio
+Description: kazoo modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the kazoo module for Kamailio.
+ This package provides the Kazoo application server integration module for Kamailio.
 
 
 Package: kamailio-rabbitmq-modules
 Package: kamailio-rabbitmq-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -589,12 +605,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RabbitMQ modules for Kamailio
+Description: RabbitMQ and AMQP integration modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the RabbitMQ module for Kamailio.
+ This package provides the RabbitMQ module for Kamailio, enabling AMQP
+ integration into the SIP routing scripts for third party service
+ support.
 
 
 Package: kamailio-cnxcc-modules
 Package: kamailio-cnxcc-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -603,12 +621,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: cnxcc modules for Kamailio
+Description: cnxcc modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the cnxcc module for Kamailio.
+ This package provides the cnxcc call charging control module for Kamailio.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -617,13 +635,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-systemd-modules
 Package: kamailio-systemd-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -632,12 +651,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: systemd logging modules for Kamailio
+Description: systemd logging modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides logging to systemd journal.
+ This package provides logging to systemd journal directly from the
+ Kamailio configuration and routing scripts.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -646,12 +666,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -673,6 +695,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 137 - 116
pkg/kamailio/deb/trusty/control

@@ -78,19 +78,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -103,9 +111,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -118,13 +126,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -134,9 +142,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -148,13 +156,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -164,9 +172,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -179,13 +187,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -194,13 +203,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -210,13 +219,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -225,9 +234,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -242,7 +251,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -255,9 +264,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -269,9 +278,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -284,9 +293,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -300,9 +309,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -314,14 +323,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -330,9 +340,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -346,13 +356,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -361,9 +372,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -380,7 +391,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -395,12 +406,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -411,13 +422,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -428,7 +439,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -442,13 +453,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -458,9 +469,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -473,15 +484,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -490,12 +500,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -505,13 +515,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -520,9 +530,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -531,12 +545,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -545,12 +559,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-dnssec-modules
 Package: kamailio-dnssec-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -559,12 +574,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the dnssec module
+Description: DNSsec support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the dnssec module for Kamailio.
+ This package provides the DNSsec module for Kamailio.
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -573,12 +588,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-kazoo-modules
 Package: kamailio-kazoo-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -587,12 +603,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: kazoo modules for Kamailio
+Description: kazoo modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the kazoo module for Kamailio.
+ This package provides the Kazoo application server integration module for Kamailio.
 
 
 Package: kamailio-rabbitmq-modules
 Package: kamailio-rabbitmq-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -601,12 +617,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RabbitMQ modules for Kamailio
+Description: RabbitMQ and AMQP integration modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the RabbitMQ module for Kamailio.
+ This package provides the RabbitMQ module for Kamailio, enabling AMQP
+ integration into the SIP routing scripts for third party service
+ support.
 
 
 Package: kamailio-cnxcc-modules
 Package: kamailio-cnxcc-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -615,12 +633,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: cnxcc modules for Kamailio
+Description: cnxcc modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the cnxcc module for Kamailio.
+ This package provides the cnxcc call charging control module for Kamailio.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -629,13 +647,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -644,12 +663,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -671,6 +692,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 123 - 104
pkg/kamailio/deb/wheezy/control

@@ -76,19 +76,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -101,9 +109,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -116,13 +124,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -132,9 +140,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -146,13 +154,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -162,9 +170,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -177,13 +185,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -192,13 +201,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -208,13 +217,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -223,9 +232,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -240,7 +249,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -253,9 +262,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -267,9 +276,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -282,9 +291,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -298,9 +307,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -312,14 +321,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -328,9 +338,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -344,13 +354,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -359,9 +370,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -378,7 +389,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -393,12 +404,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -409,13 +420,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -426,7 +437,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -440,13 +451,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -456,9 +467,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -471,15 +482,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -488,12 +498,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -503,13 +513,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -518,9 +528,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -529,12 +543,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -543,12 +557,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -557,12 +572,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -571,13 +587,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -586,12 +603,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -613,6 +632,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.

+ 141 - 119
pkg/kamailio/deb/xenial/control

@@ -81,19 +81,27 @@ Suggests: kamailio-berkeley-modules,
           kamailio-unixodbc-modules,
           kamailio-unixodbc-modules,
           kamailio-xml-modules,
           kamailio-xml-modules,
           kamailio-xmpp-modules
           kamailio-xmpp-modules
-Description: very fast and configurable SIP proxy
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- C Shell-like scripting language provides full control over the server's
- behaviour. Its modular architecture allows only required functionality to be
- loaded.
- .
- Among others, the following modules are available: digest authentication, CPL
- scripts, instant messaging, MySQL support, presence agent, RADIUS
- authentication, record routing, SMS gateway, Jabber/XMPP gateway, transaction
- module, registrar and user location, XML-RPC interface.
+Description: Kamailio is a very fast, dynamic and configurable SIP server
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, kamailio can handle thousands requests
+ per second even on low-budget hardware. It can be configured to act
+ as a SIP proxy, application server, session border controller, 
+ or call load balancer to handle a set of media servers.
+ .
+ A C Shell like scripting language provides full control over the server's 
+ behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
+ using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
+ In addition there is support for scripting using Lua, Python, Perl, Java and
+ a set of other languages using Mono.
+ .
+ Kamailio's modular architecture allows only required functionality to be loaded.
+ There are over 100 modules available: WebSockets for WebRTC, authentication,
+ multiple databases - both traditional SQL databases as well as no-SQL,
+ message bus systems like Rabbit MQ, instant messaging, a presence agent,
+ integration with REST-ful APIs using HTTP and JSON or XML,
+ radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a
+ transaction and dialog module, OSP module, statistics support,
+ registrar and user location services, SNMP, SIMPLE Presence and much more.
  .
  .
  This package contains the main Kamailio binary along with the principal modules
  This package contains the main Kamailio binary along with the principal modules
  and support binaries.
  and support binaries.
@@ -106,9 +114,9 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends}
          ${misc:Depends}
-Description: very fast and configurable SIP proxy [debug symbols]
+Description: Kamailio is a very fast and configurable SIP server [debug symbols]
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains the debugging symbols for the Kamailio binaries and
  This package contains the debugging symbols for the Kamailio binaries and
@@ -121,13 +129,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the geoip module
+Description: The geoip module for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the geoip module, an extension allowing to
- use GeoIP API within configuration file.
+ This package provides the geoip module, an extension enabling
+ usage of the GeoIP API within the Kamailio configuration file.
 
 
 Package: kamailio-sqlite-modules
 Package: kamailio-sqlite-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -137,9 +145,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Recommends: sqlite3
 Recommends: sqlite3
-Description: SQLite database connectivity module for Kamailio
+Description: SQLite database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SQLite database driver for Kamailio.
  This package provides the SQLite database driver for Kamailio.
@@ -151,13 +159,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Json parser and jsonrpc modules for Kamailio
+Description: Json parser and Json-RPC modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides json parser for Kamailio's configuration file
- and the JSON-RPC client over netstrings.
+ This package provides a JSON parser for use in the Kamailio
+ configuration file and the JSON-RPC client over netstrings.
 
 
 Package: kamailio-memcached-modules
 Package: kamailio-memcached-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -167,9 +175,9 @@ Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Replaces: kamailio-memcached-module
 Replaces: kamailio-memcached-module
-Description: Provides the memcached module, an interface to the memcached server
+Description: The memcached module, an interface to the memcached server, for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the memcached module, an interface to the memcached
  This package provides the memcached module, an interface to the memcached
@@ -182,13 +190,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_lua module
+Description: The app_lua module for Kamailio Lua support
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_lua module, an extension allowing to
  This package provides the app_lua module, an extension allowing to
- execute embedded Lua applications within configuration file.
+ execute embedded Lua applications within the configuration file as
+ well as writing the entire configuration file in Lua.
 
 
 Package: kamailio-mono-modules
 Package: kamailio-mono-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -197,13 +206,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_mono module
+Description: The app_mono module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_mono module, an extension allowing to
  This package provides the app_mono module, an extension allowing to
- execute embedded Mono applications within configuration file.
+ execute embedded Mono applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-python-modules
 Package: kamailio-python-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -213,13 +222,13 @@ Depends: kamailio (= ${binary:Version}),
          python-dev,
          python-dev,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_python module
+Description: The app_python module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_python module, an extension allowing to
  This package provides the app_python module, an extension allowing to
- execute embedded Python applications within configuration file.
+ execute embedded Python applications within the Kamailio SIP routing script.
 
 
 Package: kamailio-redis-modules
 Package: kamailio-redis-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -228,9 +237,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Redis database connectivity module for Kamailio
+Description: Redis database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Redis NOSQL database driver for Kamailio.
  This package provides the Redis NOSQL database driver for Kamailio.
@@ -245,7 +254,7 @@ Depends: kamailio (= ${binary:Version}),
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: MySQL database connectivity module for Kamailio
 Description: MySQL database connectivity module for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the MySQL database driver for Kamailio.
  This package provides the MySQL database driver for Kamailio.
@@ -258,9 +267,9 @@ Depends: kamailio (= ${binary:Version}),
          postgresql-client,
          postgresql-client,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: PostgreSQL database connectivity module for Kamailio
+Description: PostgreSQL database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the PostgreSQL database driver for Kamailio.
  This package provides the PostgreSQL database driver for Kamailio.
@@ -272,9 +281,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: CPL module (CPL interpreter engine) for Kamailio
+Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a CPL (Call Processing Language) interpreter for
  This package provides a CPL (Call Processing Language) interpreter for
@@ -287,9 +296,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RADIUS modules for Kamailio
+Description: RADIUS modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides a set of RADIUS modules for Kamailio, for
  This package provides a set of RADIUS modules for Kamailio, for
@@ -303,9 +312,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: unixODBC database connectivity module for Kamailio
+Description: unixODBC database connectivity module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the unixODBC database driver for Kamailio.
  This package provides the unixODBC database driver for Kamailio.
@@ -317,14 +326,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SIMPLE presence modules for Kamailio
+Description: SIP presence modules for Kamailio
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides several Kamailio modules for implementing presence
- server and presence user agent for RICH presence, registrar-based presence,
- external triggered presence and XCAP support.
+ This package provides several Kamailio modules for implementing a presence
+ server and presence user agent for rich presence, registrar-based presence,
+ external triggered presence with SIMPLE and XCAP support, as well as a
+ set of other SIP event packages..
 
 
 Package: kamailio-perl-modules
 Package: kamailio-perl-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -333,9 +343,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Perl extensions and database driver for Kamailio
+Description: Perl extensions and database driver for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides an interface for Kamailio to write Perl extensions and
  This package provides an interface for Kamailio to write Perl extensions and
@@ -349,13 +359,14 @@ Depends: kamailio (= ${binary:Version}),
          snmpd,
          snmpd,
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: SNMP AgentX subagent module for Kamailio
+Description: SNMP AgentX subagent module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the snmpstats module for Kamailio. This module acts
  This package provides the snmpstats module for Kamailio. This module acts
- as an AgentX subagent which connects to a master agent.
+ as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
+ included.
 
 
 Package: kamailio-xmpp-modules
 Package: kamailio-xmpp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -364,9 +375,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: XMPP gateway module for Kamailio
+Description: XMPP gateway module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the SIP to XMPP IM translator module for Kamailio.
  This package provides the SIP to XMPP IM translator module for Kamailio.
@@ -383,7 +394,7 @@ Replaces: kamailio-xml-module,
 Provides: kamailio-xmlrpc-modules
 Provides: kamailio-xmlrpc-modules
 Description: XML based extensions for Kamailio's Management Interface
 Description: XML based extensions for Kamailio's Management Interface
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides:
  This package provides:
@@ -398,12 +409,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: carrierroute module for Kamailio
+Description: The carrierroute module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the carrierroute module for Kamailio, an integrated
+ This package provides the "carrierroute" module for Kamailio, an integrated
  solution for routing, balancing and blacklisting.
  solution for routing, balancing and blacklisting.
 
 
 Package: kamailio-berkeley-modules
 Package: kamailio-berkeley-modules
@@ -414,13 +425,13 @@ Depends: db5.1-util,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Berkeley database module for Kamailio
+Description: Berkeley database module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the Berkeley database module for Kamailio, a
  This package provides the Berkeley database module for Kamailio, a
- high-performance embedded DB kernel. All database tables are stored
+ high-performance embedded database. All database tables are stored
  in files, no additional server is necessary.
  in files, no additional server is necessary.
 
 
 Package: kamailio-berkeley-bin
 Package: kamailio-berkeley-bin
@@ -431,7 +442,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
 Description: Berkeley database module for Kamailio - helper program
 Description: Berkeley database module for Kamailio - helper program
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides helper modules for the Berkeley database module for
  This package provides helper modules for the Berkeley database module for
@@ -445,13 +456,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: LDAP modules for Kamailio
+Description: LDAP modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
  This package provides the ldap and h350 modules for Kamailio, enabling LDAP
- queries from the Kamailio config and storage of SIP account data in an LDAP
+ queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
  directory.
  directory.
 
 
 Package: kamailio-ims-modules
 Package: kamailio-ims-modules
@@ -461,9 +472,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: IMS module for Kamailio
+Description: IMS module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package contains various Diameter interfaces and modules for Kamailio
  This package contains various Diameter interfaces and modules for Kamailio
@@ -476,15 +487,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Provides a set utility functions for Kamailio
+Description: Utility functions for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- Provides a set of utility functions for Kamailio, which are not related
- to the server configuration.
- .
- Includes http client (http_client) module too
+ This package provides a set of utility functions for Kamailio, as well
+ as modules for restful HTTP API access using the CURL library in the
+ http_client module.
 
 
 Package: kamailio-sctp-modules
 Package: kamailio-sctp-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -493,12 +503,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: sctp module for Kamailio
+Description: SCTP SIP transport module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the sctp module for Kamailio.
+ This package provides the SCTP SIP transport module for Kamailio.
 
 
 Package: kamailio-java-modules
 Package: kamailio-java-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -508,13 +518,13 @@ Depends: gcj-jre,
          kamailio (= ${binary:Version}),
          kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the app_java module
+Description: The app_java module - JAVA support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
  This package provides the app_java module, an extension allowing to
  This package provides the app_java module, an extension allowing to
- execute embedded Java applications within configuration file.
+ execute embedded Java applications within the Kamailio routing script.
 
 
 Package: kamailio-tls-modules
 Package: kamailio-tls-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -523,9 +533,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the TLS kamailio transport module
- This has been split out of the main kamailio package, so that kamailio will
- not depend on openssl. This module will enable you to use the TLS transport.
+Description: TLS support for the Kamailio SIP server (authentication, transport)
+ Kamailio is a very fast and flexible SIP (RFC3261)
+ server. Written entirely in C, Kamailio can handle thousands calls
+ per second even on low-budget hardware.
+ .
+ This package provides TLS support for encrypted and authenticated 
+ SIP connections as well as generic TLS support for many Kamailio modules.
 
 
 Package: kamailio-outbound-modules
 Package: kamailio-outbound-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -534,12 +548,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Outbound module for Kamailio
+Description: SIP Outbound module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing SIP outbound extension.
+ This package contains the "outbound" module implementing SIP outbound extension.
 
 
 Package: kamailio-websocket-modules
 Package: kamailio-websocket-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -548,12 +562,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: Websocket module for kamailio
+Description: WebSocket module for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package contains the module implementing WebSocket transport layer.
+ This package contains the module implementing WebSocket transport layer
+ for use in SIP over WebSockets, in combination with WebRTC media sessions..
 
 
 Package: kamailio-dnssec-modules
 Package: kamailio-dnssec-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -562,12 +577,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: contains the dnssec module
+Description: DNSsec support for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the dnssec module for Kamailio.
+ This package provides the DNSsec module for Kamailio.
 
 
 Package: kamailio-autheph-modules
 Package: kamailio-autheph-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -576,12 +591,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: authentication using ephemeral credentials module for Kamailio
+Description: authentication using ephemeral credentials for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the ephemeral module for Kamailio.
+ This package provides the ephemeral authentication module for Kamailio,
+ enabling authentication using a Restful HTTP API.
 
 
 Package: kamailio-kazoo-modules
 Package: kamailio-kazoo-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -590,12 +606,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: kazoo modules for Kamailio
+Description: kazoo modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the kazoo module for Kamailio.
+ This package provides the Kazoo application server integration module for Kamailio.
 
 
 Package: kamailio-rabbitmq-modules
 Package: kamailio-rabbitmq-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -604,12 +620,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: RabbitMQ modules for Kamailio
+Description: RabbitMQ and AMQP integration modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the RabbitMQ module for Kamailio.
+ This package provides the RabbitMQ module for Kamailio, enabling AMQP
+ integration into the SIP routing scripts for third party service
+ support.
 
 
 Package: kamailio-cnxcc-modules
 Package: kamailio-cnxcc-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -618,12 +636,12 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: cnxcc modules for Kamailio
+Description: cnxcc modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides the cnxcc module for Kamailio.
+ This package provides the cnxcc call charging control module for Kamailio.
 
 
 Package: kamailio-erlang-modules
 Package: kamailio-erlang-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -632,13 +650,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: erlang modules for Kamailio
+Description: Erlang modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides interact with Erlang node. The module allows sending,
- receiving Erlang messages and RPC calls between each other.
+ This Kamailio module provides interaction with the Erlang node from the Kamailio
+ SIP routing scripts. The module allows sending, receiving Erlang messages
+ and RPC calls between each other.
 
 
 Package: kamailio-systemd-modules
 Package: kamailio-systemd-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -647,12 +666,13 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: systemd logging modules for Kamailio
+Description: systemd logging modules for the Kamailio SIP server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This module provides logging to systemd journal.
+ This package provides logging to systemd journal directly from the
+ Kamailio configuration and routing scripts.
 
 
 Package: kamailio-extra-modules
 Package: kamailio-extra-modules
 Architecture: linux-any
 Architecture: linux-any
@@ -661,12 +681,14 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: kamailio (= ${binary:Version}),
 Depends: kamailio (= ${binary:Version}),
          ${misc:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
          ${shlibs:Depends}
-Description: extra modules for Kamailio
+Description: Extra modules for the Kamailio SIP Server
  Kamailio is a very fast and flexible SIP (RFC3261)
  Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
+ server. Written entirely in C, Kamailio can handle thousands calls
  per second even on low-budget hardware.
  per second even on low-budget hardware.
  .
  .
- This package provides: gzcompress uuid ev jansson janssonrpc-c http_async
+ This package provides a set of modules for compression of SIP attachments,
+ UUID usage, JSON data structure support, HTTP restful API asynchronous 
+ access and a few more functions: gzcompress uuid ev jansson janssonrpc-c http_async
 
 
 Package: kamailio-nth
 Package: kamailio-nth
 Architecture: any
 Architecture: any
@@ -688,6 +710,6 @@ Depends: binutils,
          tcpdump,
          tcpdump,
          vim,
          vim,
          ${misc:Depends}
          ${misc:Depends}
-Description: Kamailio - package for "nice to have" installation
+Description: Kamailio SIP server - package for "nice to have" utilities
  This is a metapackage for easy installation various useful tools that may be
  This is a metapackage for easy installation various useful tools that may be
  handy on server with Kamailio installed.
  handy on server with Kamailio installed.