|
@@ -1,80 +1,58 @@
|
|
Source: kamailio
|
|
Source: kamailio
|
|
Section: net
|
|
Section: net
|
|
Priority: optional
|
|
Priority: optional
|
|
-Maintainer: Jon Bonilla <[email protected]>
|
|
|
|
|
|
+Maintainer: Debian VoIP Team <[email protected]>
|
|
|
|
+Uploaders: Victor Seva <[email protected]>, Tzafrir Cohen <[email protected]>
|
|
Build-Depends: bison,
|
|
Build-Depends: bison,
|
|
- debhelper (>= 5),
|
|
|
|
- docbook-xml,
|
|
|
|
- dpatch,
|
|
|
|
- dpkg-dev (>= 1.13.19),
|
|
|
|
- flex,
|
|
|
|
- libconfuse-dev,
|
|
|
|
- libcurl3-openssl-dev,
|
|
|
|
- libdb-dev (>= 4.6.19),
|
|
|
|
- libevent-dev,
|
|
|
|
- libexpat1-dev,
|
|
|
|
- libgcj12-dev,
|
|
|
|
- libgeoip-dev (>= 1.4.5),
|
|
|
|
- libhiredis-dev (>= 0.10.0),
|
|
|
|
- libjson0-dev,
|
|
|
|
- libldap2-dev,
|
|
|
|
- liblua5.1-0-dev,
|
|
|
|
- libmemcached-dev,
|
|
|
|
- libmono-2.0-dev,
|
|
|
|
- libmysqlclient-dev,
|
|
|
|
- libncurses5-dev,
|
|
|
|
- libpcre3-dev,
|
|
|
|
- libperl-dev,
|
|
|
|
- libpq-dev,
|
|
|
|
- libpurple-dev,
|
|
|
|
- libradiusclient-ng-dev,
|
|
|
|
- libreadline-dev,
|
|
|
|
- libsasl2-dev,
|
|
|
|
- libsctp-dev,
|
|
|
|
- libsnmp-dev,
|
|
|
|
- libsqlite3-dev,
|
|
|
|
- libssl-dev,
|
|
|
|
- libxml2-dev,
|
|
|
|
- libxmlrpc-c3-dev,
|
|
|
|
- libunistring-dev,
|
|
|
|
- libval-dev,
|
|
|
|
- openssl,
|
|
|
|
- python,
|
|
|
|
- python-dev,
|
|
|
|
- unixodbc-dev,
|
|
|
|
- xsltproc,
|
|
|
|
- zlib1g-dev
|
|
|
|
-Standards-Version: 3.9.3
|
|
|
|
|
|
+ debhelper (>= 9),
|
|
|
|
+ docbook-xml,
|
|
|
|
+ dpkg-dev (>= 1.16.1.1),
|
|
|
|
+ flex,
|
|
|
|
+ libconfuse-dev,
|
|
|
|
+ libcurl4-openssl-dev,
|
|
|
|
+ libdb-dev (>= 4.6.19),
|
|
|
|
+ libevent-dev,
|
|
|
|
+ libexpat1-dev,
|
|
|
|
+ libgcj12-dev,
|
|
|
|
+ libgeoip-dev (>= 1.4.5),
|
|
|
|
+ libhiredis-dev (>= 0.10.0),
|
|
|
|
+ libjson0-dev,
|
|
|
|
+ libldap2-dev,
|
|
|
|
+ liblua5.1-0-dev,
|
|
|
|
+ libmemcached-dev,
|
|
|
|
+ libmono-2.0-dev,
|
|
|
|
+ libmysqlclient-dev,
|
|
|
|
+ libncurses5-dev,
|
|
|
|
+ libpcre3-dev,
|
|
|
|
+ libperl-dev,
|
|
|
|
+ libpq-dev,
|
|
|
|
+ libpurple-dev,
|
|
|
|
+ libradiusclient-ng-dev,
|
|
|
|
+ libreadline-dev,
|
|
|
|
+ libsasl2-dev,
|
|
|
|
+ libsctp-dev,
|
|
|
|
+ libsnmp-dev,
|
|
|
|
+ libsqlite3-dev,
|
|
|
|
+ libunistring-dev,
|
|
|
|
+ libval-dev,
|
|
|
|
+ libxml2-dev,
|
|
|
|
+ libxmlrpc-c3-dev,
|
|
|
|
+ openssl,
|
|
|
|
+ python,
|
|
|
|
+ python-dev,
|
|
|
|
+ unixodbc-dev,
|
|
|
|
+ xsltproc
|
|
|
|
+Standards-Version: 3.9.4
|
|
Homepage: http://www.kamailio.org/
|
|
Homepage: http://www.kamailio.org/
|
|
|
|
+Vcs-git: git://anonscm.debian.org/pkg-voip/kamailio.git
|
|
|
|
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/kamailio.git
|
|
|
|
|
|
Package: kamailio
|
|
Package: kamailio
|
|
-Architecture: any
|
|
|
|
-Depends: adduser,
|
|
|
|
- ${misc:Depends},
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Conflicts: kamailio-regex-modules
|
|
|
|
-Suggests: kamailio-autheph-modules,
|
|
|
|
- kamailio-berkeley-modules,
|
|
|
|
- kamailio-carrierroute-modules,
|
|
|
|
- kamailio-cpl-modules,
|
|
|
|
- kamailio-dbg,
|
|
|
|
- kamailio-dnssec-modules,
|
|
|
|
- kamailio-java-modules,
|
|
|
|
- kamailio-ldap-modules,
|
|
|
|
- kamailio-lua-modules,
|
|
|
|
- kamailio-mono-modules,
|
|
|
|
- kamailio-mysql-modules,
|
|
|
|
- kamailio-perl-modules,
|
|
|
|
- kamailio-postgres-modules,
|
|
|
|
- kamailio-presence-modules,
|
|
|
|
- kamailio-python-modules,
|
|
|
|
- kamailio-radius-modules,
|
|
|
|
- kamailio-sctp-modules,
|
|
|
|
- kamailio-snmpstats-modules,
|
|
|
|
- kamailio-tls-modules,
|
|
|
|
- kamailio-unixodbc-modules,
|
|
|
|
- kamailio-xml-modules,
|
|
|
|
- kamailio-xmpp-modules
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: foreign
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, adduser
|
|
|
|
+Suggests: kamailio-mysql-modules, kamailio-postgres-modules, kamailio-unixodbc-modules, kamailio-cpl-modules, kamailio-radius-modules, kamailio-presence-modules, kamailio-xml-modules, kamailio-perl-modules, kamailio-snmpstats-modules, kamailio-xmpp-modules, kamailio-carrierroute-modules, kamailio-berkeley-modules, kamailio-ldap-modules, kamailio-python-modules, kamailio-redis-modules, kamailio-lua-modules, kamailio-mono-modules
|
|
Description: very fast and configurable SIP proxy
|
|
Description: very fast and configurable SIP proxy
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -84,31 +62,138 @@ Description: very fast and configurable SIP proxy
|
|
behaviour. Its modular architecture allows only required functionality to be
|
|
behaviour. Its modular architecture allows only required functionality to be
|
|
loaded.
|
|
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, XMLRPC Interface.
|
|
|
|
|
|
+ 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.
|
|
.
|
|
.
|
|
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.
|
|
|
|
|
|
Package: kamailio-dbg
|
|
Package: kamailio-dbg
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: Debugging symbols for Kamailio SIP proxy
|
|
|
|
|
|
+Priority: extra
|
|
|
|
+Section: debug
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: very fast and configurable SIP proxy [debug symbols]
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package contains the debugging symbols for the Kamailio binaries and
|
|
|
|
+ modules. You only need to install it if you need to debug Kamailio.
|
|
|
|
+
|
|
|
|
+Package: kamailio-geoip-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: contains the geoip module
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the geoip module, an extension allowing to
|
|
|
|
+ use GeoIP API within configuration file.
|
|
|
|
+
|
|
|
|
+Package: kamailio-sqlite-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Recommends: sqlite3
|
|
|
|
+Description: SQLite database connectivity module for Kamailio
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the SQLite database driver for Kamailio.
|
|
|
|
+
|
|
|
|
+Package: kamailio-json-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: Json parser and jsonrpc modules for Kamailio
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides json parser for Kamailio's configuration file
|
|
|
|
+ and the JSON-RPC client over netstrings.
|
|
|
|
+
|
|
|
|
+Package: kamailio-memcached-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Replaces: kamailio-memcached-module
|
|
|
|
+Description: Provides the memcached module, an interface to the memcached server
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the memcached module, an interface to the memcached
|
|
|
|
+ server, a high-performance, distributed memory object caching system.
|
|
|
|
+
|
|
|
|
+Package: kamailio-lua-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: contains the app_lua module
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
proxy server. 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 gdb debugging symbols for Kamailio
|
|
|
|
|
|
+ This package provides the app_lua module, an extension allowing to
|
|
|
|
+ execute embedded Lua applications within configuration file.
|
|
|
|
+
|
|
|
|
+Package: kamailio-mono-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: contains the app_mono module
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the app_mono module, an extension allowing to
|
|
|
|
+ execute embedded Mono applications within configuration file.
|
|
|
|
+
|
|
|
|
+Package: kamailio-python-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, python-dev, kamailio (= ${binary:Version})
|
|
|
|
+Description: contains the app_python module
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the app_python module, an extension allowing to
|
|
|
|
+ execute embedded Python applications within configuration file.
|
|
|
|
+
|
|
|
|
+Package: kamailio-redis-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: Redis database connectivity module for Kamailio
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the Redis NOSQL database driver for Kamailio.
|
|
|
|
|
|
Package: kamailio-mysql-modules
|
|
Package: kamailio-mysql-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- mysql-client,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-mysql-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), mysql-client
|
|
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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -117,11 +202,10 @@ Description: MySQL database connectivity module for Kamailio
|
|
This package provides the MySQL database driver for Kamailio.
|
|
This package provides the MySQL database driver for Kamailio.
|
|
|
|
|
|
Package: kamailio-postgres-modules
|
|
Package: kamailio-postgres-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- postgresql-client,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-postgres-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), postgresql-client
|
|
Description: PostgreSQL database connectivity module for Kamailio
|
|
Description: PostgreSQL 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -130,10 +214,10 @@ Description: PostgreSQL database connectivity module for Kamailio
|
|
This package provides the PostgreSQL database driver for Kamailio.
|
|
This package provides the PostgreSQL database driver for Kamailio.
|
|
|
|
|
|
Package: kamailio-cpl-modules
|
|
Package: kamailio-cpl-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-cpl-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: CPL module (CPL interpreter engine) for Kamailio
|
|
Description: CPL module (CPL interpreter engine) 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -143,23 +227,24 @@ Description: CPL module (CPL interpreter engine) for Kamailio
|
|
Kamailio, turning Kamailio into a CPL server (storage and interpreter).
|
|
Kamailio, turning Kamailio into a CPL server (storage and interpreter).
|
|
|
|
|
|
Package: kamailio-radius-modules
|
|
Package: kamailio-radius-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: radius modules for Kamailio
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: RADIUS 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
|
|
proxy server. 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
|
|
|
|
- authentication, peering, group membership and messages URIs checking
|
|
|
|
- against a Radius Server.
|
|
|
|
|
|
+ This package provides a set of RADIUS modules for Kamailio, for
|
|
|
|
+ authentication, peering, group membership and messages URIs checking against a
|
|
|
|
+ RADIUS server.
|
|
|
|
|
|
Package: kamailio-unixodbc-modules
|
|
Package: kamailio-unixodbc-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-unixodbc-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: unixODBC database connectivity module for Kamailio
|
|
Description: unixODBC 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -168,9 +253,10 @@ Description: unixODBC database connectivity module for Kamailio
|
|
This package provides the unixODBC database driver for Kamailio.
|
|
This package provides the unixODBC database driver for Kamailio.
|
|
|
|
|
|
Package: kamailio-presence-modules
|
|
Package: kamailio-presence-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: SIMPLE presence modules for Kamailio
|
|
Description: SIMPLE 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -180,35 +266,11 @@ Description: SIMPLE presence modules for Kamailio
|
|
server and presence user agent for RICH presence, registrar-based presence,
|
|
server and presence user agent for RICH presence, registrar-based presence,
|
|
external triggered presence and XCAP support.
|
|
external triggered presence and XCAP support.
|
|
|
|
|
|
-Package: kamailio-xml-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-xml-module,
|
|
|
|
- kamailio-xmlrpc-module
|
|
|
|
-Provides: kamailio-xmlrpc-modules
|
|
|
|
-Description: XML based extensions for Kamailio's Management Interface
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides:
|
|
|
|
- - the XMLRPC transport implementations for Kamailio's
|
|
|
|
- Management and Control Interface.
|
|
|
|
- - xmlops module for XPath operations in configuration file
|
|
|
|
-
|
|
|
|
-Package: kamailio-xmlrpc-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio-xml-modules (= ${binary:Version})
|
|
|
|
-Description: Transitional package for kamailio-xml-modules
|
|
|
|
- Dummy package for transition handling
|
|
|
|
-
|
|
|
|
Package: kamailio-perl-modules
|
|
Package: kamailio-perl-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-perl-module
|
|
|
|
-Conflicts: kamailio-perl-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: Perl extensions and database driver for Kamailio
|
|
Description: Perl extensions and database driver 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -218,11 +280,10 @@ Description: Perl extensions and database driver for Kamailio
|
|
the perlvdb database driver for Kamailio.
|
|
the perlvdb database driver for Kamailio.
|
|
|
|
|
|
Package: kamailio-snmpstats-modules
|
|
Package: kamailio-snmpstats-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- snmpd,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-snmpstats-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), snmpd
|
|
Description: SNMP AgentX subagent module for Kamailio
|
|
Description: SNMP AgentX subagent 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -231,11 +292,24 @@ Description: SNMP AgentX subagent module for Kamailio
|
|
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.
|
|
|
|
|
|
|
|
+Package: kamailio-purple-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: Provides the purple module, a multi-protocol IM gateway
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides the purple module, a multi-protocol instant
|
|
|
|
+ messaging gateway module.
|
|
|
|
+
|
|
Package: kamailio-xmpp-modules
|
|
Package: kamailio-xmpp-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-xmpp-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: XMPP gateway module for Kamailio
|
|
Description: XMPP gateway 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -243,12 +317,29 @@ Description: XMPP gateway module for Kamailio
|
|
.
|
|
.
|
|
This package provides the SIP to XMPP IM translator module for Kamailio.
|
|
This package provides the SIP to XMPP IM translator module for Kamailio.
|
|
|
|
|
|
|
|
+Package: kamailio-xml-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Replaces: kamailio-xml-module, kamailio-xmlrpc-module
|
|
|
|
+Provides: kamailio-xmlrpc-modules
|
|
|
|
+Description: XML based extensions for Kamailio's Management Interface
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides:
|
|
|
|
+ - the XMLRPC transport implementations for Kamailio's
|
|
|
|
+ Management and Control Interface.
|
|
|
|
+ - xmlops module for XPath operations in configuration file
|
|
|
|
+
|
|
Package: kamailio-carrierroute-modules
|
|
Package: kamailio-carrierroute-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-carrierroute-module
|
|
|
|
-Description: Carrierroute module for Kamailio
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: carrierroute 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
per second even on low-budget hardware.
|
|
per second even on low-budget hardware.
|
|
@@ -257,24 +348,38 @@ Description: Carrierroute module for Kamailio
|
|
solution for routing, balancing and blacklisting.
|
|
solution for routing, balancing and blacklisting.
|
|
|
|
|
|
Package: kamailio-berkeley-modules
|
|
Package: kamailio-berkeley-modules
|
|
-Architecture: any
|
|
|
|
-Depends: db4.6-util,
|
|
|
|
- kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-berkeley-module
|
|
|
|
-Description: Berkeley Database module for Kamailio
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version}), db5.1-util
|
|
|
|
+Description: Berkeley database 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
|
|
proxy server. 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 DB kernel. All database tables are stored
|
|
in files, no additional server is necessary.
|
|
in files, no additional server is necessary.
|
|
|
|
|
|
|
|
+Package: kamailio-berkeley-bin
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: foreign
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
+Description: Berkeley database module for Kamailio - helper program
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package provides helper modules for the Berkeley database module for
|
|
|
|
+ Kamailio, a high-performance embedded DB kernel. You should normally
|
|
|
|
+ install kamailio-berkeley-modules and not this package directly.
|
|
|
|
+
|
|
Package: kamailio-ldap-modules
|
|
Package: kamailio-ldap-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: LDAP modules for Kamailio
|
|
Description: LDAP 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -284,11 +389,24 @@ Description: LDAP modules for Kamailio
|
|
queries from the Kamailio config and storage of SIP account data in an LDAP
|
|
queries from the Kamailio config and storage of SIP account data in an LDAP
|
|
directory.
|
|
directory.
|
|
|
|
|
|
|
|
+Package: kamailio-ims-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: IMS module for Kamailio
|
|
|
|
+ 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.
|
|
|
|
+ .
|
|
|
|
+ This package contains various Diameter interfaces and modules for Kamailio
|
|
|
|
+ to run as an IMS core.
|
|
|
|
+
|
|
Package: kamailio-utils-modules
|
|
Package: kamailio-utils-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-utils-module
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: Provides a set utility functions for Kamailio
|
|
Description: Provides a set utility functions 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
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
@@ -297,125 +415,92 @@ Description: Provides a set utility functions for Kamailio
|
|
Provides a set of utility functions for Kamailio, which are not related
|
|
Provides a set of utility functions for Kamailio, which are not related
|
|
to the server configuration.
|
|
to the server configuration.
|
|
|
|
|
|
-Package: kamailio-purple-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-purple-module
|
|
|
|
-Description: Provides the purple module, a multi-protocol IM gateway
|
|
|
|
|
|
+Package: kamailio-sctp-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: sctp 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
|
|
proxy server. 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 purple module, a multi-protocol instant
|
|
|
|
- messaging gateway module.
|
|
|
|
|
|
+ This package provides the sctp module for Kamailio.
|
|
|
|
|
|
-Package: kamailio-memcached-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Replaces: kamailio-memcached-module
|
|
|
|
-Description: Provides the memcached module, an interface to the memcached server
|
|
|
|
|
|
+Package: kamailio-java-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends},
|
|
|
|
+ ${shlibs:Depends},
|
|
|
|
+ gjc-jre,
|
|
|
|
+ kamailio (= ${binary:Version})
|
|
|
|
+Description: contains the app_java module
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
proxy server. 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
|
|
|
|
- server, a high-performance, distributed memory object caching system.
|
|
|
|
|
|
+ This package provides the app_java module, an extension allowing to
|
|
|
|
+ execute embedded Java applications within configuration file.
|
|
|
|
|
|
Package: kamailio-tls-modules
|
|
Package: kamailio-tls-modules
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
Description: contains the TLS kamailio transport module
|
|
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.
|
|
|
|
-
|
|
|
|
-Package: kamailio-lua-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: contains the app_lua module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the app_lua module, an extension allowing to
|
|
|
|
- execute embedded Lua applications within configuration file.
|
|
|
|
|
|
+ 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.
|
|
|
|
|
|
-Package: kamailio-mono-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: contains the app_mono module
|
|
|
|
|
|
+Package: kamailio-outbound-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: Outbound 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
|
|
proxy server. 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
|
|
|
|
- execute embedded Mono applications within configuration file.
|
|
|
|
|
|
+ This package contains the module implementing SIP outbound extension.
|
|
|
|
|
|
-Package: kamailio-python-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: contains the app_python module
|
|
|
|
|
|
+Package: kamailio-websocket-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
+Depends: ${misc:Depends}, ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
+Description: Websocket 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
|
|
proxy server. 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
|
|
|
|
- execute embedded Python applications within configuration file.
|
|
|
|
|
|
+ This package contains the module implementing WebSocket transport layer.
|
|
|
|
|
|
-Package: kamailio-geoip-modules
|
|
|
|
-Architecture: any
|
|
|
|
|
|
+Package: kamailio-dnssec-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
Depends: kamailio (= ${Source-Version}),
|
|
Depends: kamailio (= ${Source-Version}),
|
|
${shlibs:Depends}
|
|
${shlibs:Depends}
|
|
-Description: contains the geoip module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the geoip module, an extension allowing to
|
|
|
|
- use GeoIP API within configuration file.
|
|
|
|
-
|
|
|
|
-Package: kamailio-redis-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- libhiredis0.10,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: Redis database connectivity module for Kamailio
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the Redis NOSQL database driver for Kamailio.
|
|
|
|
-
|
|
|
|
-Package: kamailio-sqlite-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- libsqlite3-0,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: SQLite database connectivity module for Kamailio
|
|
|
|
|
|
+Description: contains the dnssec module
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
Kamailio is a very fast and flexible SIP (RFC3261)
|
|
proxy server. Written entirely in C, Kamailio can handle thousands calls
|
|
proxy server. 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 dnssec module for Kamailio.
|
|
|
|
|
|
-Package: kamailio-json-modules
|
|
|
|
-Architecture: any
|
|
|
|
|
|
+Package: kamailio-autheph-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends: ${misc:Pre-Depends}
|
|
Depends: kamailio (= ${binary:Version}),
|
|
Depends: kamailio (= ${binary:Version}),
|
|
- libevent-1.4-2,
|
|
|
|
- libjson0,
|
|
|
|
${shlibs:Depends}
|
|
${shlibs:Depends}
|
|
-Description: Json parser and jsonrpc modules for Kamailio
|
|
|
|
|
|
+Description: authentication using ephemeral credentials 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
|
|
proxy server. 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 the ephemeral module for Kamailio.
|
|
|
|
|
|
Package: kamailio-nth
|
|
Package: kamailio-nth
|
|
Architecture: any
|
|
Architecture: any
|
|
@@ -438,80 +523,3 @@ Depends: binutils,
|
|
Description: Kamailio - package for "nice to have" installation
|
|
Description: Kamailio - package for "nice to have" installation
|
|
This is a meta-package for easy installation various useful tools that may be
|
|
This is a meta-package for easy installation various useful tools that may be
|
|
handy on server with Kamailio installed.
|
|
handy on server with Kamailio installed.
|
|
-
|
|
|
|
-Package: kamailio-ims-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
-Description: Kamailio - IMS Modules
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package contains various Diameter interfaces and modules for Kamailio
|
|
|
|
- to run as an IMS core.
|
|
|
|
-
|
|
|
|
-Package: kamailio-outbound-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
-Description: Kamailio - Outbound Module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package contains the module implementing SIP outbound extension.
|
|
|
|
-
|
|
|
|
-Package: kamailio-websocket-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
|
|
|
|
-Description: Kamailio - Websocket Module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package contains the module implementing WebSocket transport layer.
|
|
|
|
-
|
|
|
|
-Package: kamailio-autheph-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: authentication using ephemeral credentials module for Kamailio
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the ephemeral module for Kamailio.
|
|
|
|
-
|
|
|
|
-Package: kamailio-sctp-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: authentication using ephemeral credentials module for Kamailio
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the sctp module for Kamailio.
|
|
|
|
-
|
|
|
|
-Package: kamailio-java-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- gcj-jre,
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: contains the app_java module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the app_java module, an extension allowing to
|
|
|
|
- execute embedded Java applications within configuration file.
|
|
|
|
-
|
|
|
|
-Package: kamailio-dnssec-modules
|
|
|
|
-Architecture: any
|
|
|
|
-Depends: kamailio (= ${Source-Version}),
|
|
|
|
- ${shlibs:Depends}
|
|
|
|
-Description: contains the dnssec module
|
|
|
|
- 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.
|
|
|
|
- .
|
|
|
|
- This package provides the dnssec module for Kamailio.
|
|
|