|
@@ -1,543 +0,0 @@
|
|
|
-Source: kamailio
|
|
|
-Section: net
|
|
|
-Priority: optional
|
|
|
-Maintainer: Debian VoIP Team <[email protected]>
|
|
|
-Uploaders: Victor Seva <[email protected]>,
|
|
|
- Tzafrir Cohen <[email protected]>
|
|
|
-Build-Depends: bison,
|
|
|
- debhelper (>= 8),
|
|
|
- docbook-xml,
|
|
|
- erlang-dev,
|
|
|
- flex,
|
|
|
- libconfuse-dev,
|
|
|
- libcurl4-openssl-dev,
|
|
|
- libdb-dev (>= 4.6.19),
|
|
|
- libev-dev,
|
|
|
- libevent-dev,
|
|
|
- libexpat1-dev,
|
|
|
- libgeoip-dev (>= 1.4.5),
|
|
|
- libjson0-dev,
|
|
|
- libldap2-dev,
|
|
|
- liblua5.1-0-dev,
|
|
|
- libmemcached-dev,
|
|
|
- libmysqlclient-dev,
|
|
|
- libncurses5-dev,
|
|
|
- libpcre3-dev,
|
|
|
- libperl-dev,
|
|
|
- libpq-dev,
|
|
|
- libradiusclient-ng-dev,
|
|
|
- libreadline-dev,
|
|
|
- libsasl2-dev,
|
|
|
- libsnmp-dev,
|
|
|
- libsqlite3-dev,
|
|
|
- libunistring-dev,
|
|
|
- libxml2-dev,
|
|
|
- libxmlrpc-c3-dev,
|
|
|
- openssl,
|
|
|
- pkg-config,
|
|
|
- python,
|
|
|
- python-dev,
|
|
|
- unixodbc-dev,
|
|
|
- uuid-dev,
|
|
|
- xsltproc,
|
|
|
- zlib1g-dev
|
|
|
-Standards-Version: 3.9.5
|
|
|
-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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: adduser,
|
|
|
- python,
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Suggests: kamailio-berkeley-modules,
|
|
|
- kamailio-carrierroute-modules,
|
|
|
- kamailio-cpl-modules,
|
|
|
- kamailio-dbg,
|
|
|
- kamailio-ldap-modules,
|
|
|
- kamailio-lua-modules,
|
|
|
- kamailio-mysql-modules,
|
|
|
- kamailio-perl-modules,
|
|
|
- kamailio-postgres-modules,
|
|
|
- kamailio-presence-modules,
|
|
|
- kamailio-python-modules,
|
|
|
- kamailio-radius-modules,
|
|
|
- kamailio-snmpstats-modules,
|
|
|
- kamailio-tls-modules,
|
|
|
- kamailio-unixodbc-modules,
|
|
|
- kamailio-xml-modules,
|
|
|
- kamailio-xmpp-modules
|
|
|
-Description: 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
|
|
|
- and support binaries.
|
|
|
-
|
|
|
-Package: kamailio-dbg
|
|
|
-Priority: extra
|
|
|
-Section: debug
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends}
|
|
|
-Description: very fast and configurable SIP server [debug symbols]
|
|
|
- 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 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
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: The geoip module for the Kamailio SIP Server
|
|
|
- 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 the geoip module, an extension enabling
|
|
|
- usage of the GeoIP API within the Kamailio configuration file.
|
|
|
-
|
|
|
-Package: kamailio-sqlite-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Recommends: sqlite3
|
|
|
-Description: SQLite database connectivity module for the Kamailio SIP server
|
|
|
- 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 the SQLite database driver for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-json-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Json parser and Json-RPC modules for the Kamailio SIP server
|
|
|
- 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 a JSON parser for use in the Kamailio
|
|
|
- configuration file and the JSON-RPC client over netstrings.
|
|
|
-
|
|
|
-Package: kamailio-memcached-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Replaces: kamailio-memcached-module
|
|
|
-Description: interface to the memcached server, for the Kamailio SIP server
|
|
|
- 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 the memcached module, an interface to the memcached
|
|
|
- server, a high-performance, distributed memory object caching system.
|
|
|
-
|
|
|
-Package: kamailio-lua-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: The app_lua module for Kamailio Lua support
|
|
|
- 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 the app_lua module, an extension allowing to
|
|
|
- execute embedded Lua applications within the configuration file as
|
|
|
- well as writing the entire configuration file in Lua.
|
|
|
-
|
|
|
-Package: kamailio-python-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- python-dev,
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: The app_python module for the Kamailio SIP server
|
|
|
- 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 the app_python module, an extension allowing to
|
|
|
- execute embedded Python applications within the Kamailio SIP routing script.
|
|
|
-
|
|
|
-Package: kamailio-mysql-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- mysql-client | virtual-mysql-client,
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: MySQL database connectivity module for Kamailio
|
|
|
- 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 the MySQL database driver for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-postgres-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- postgresql-client,
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: PostgreSQL database connectivity module for the Kamailio SIP server
|
|
|
- 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 the PostgreSQL database driver for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-cpl-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: CPL module (CPL interpreter engine) for the Kamailio SIP server
|
|
|
- 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 a CPL (Call Processing Language) interpreter for
|
|
|
- Kamailio, turning Kamailio into a CPL server (storage and interpreter).
|
|
|
-
|
|
|
-Package: kamailio-radius-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: RADIUS modules for the Kamailio SIP server
|
|
|
- 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 a set of RADIUS modules for Kamailio, for
|
|
|
- authentication, peering, group membership and messages URIs checking against a
|
|
|
- RADIUS server.
|
|
|
-
|
|
|
-Package: kamailio-unixodbc-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: unixODBC database connectivity module for the Kamailio SIP server
|
|
|
- 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 the unixODBC database driver for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-presence-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: SIP presence modules for Kamailio
|
|
|
- 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 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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Perl extensions and database driver for the Kamailio SIP server
|
|
|
- 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 an interface for Kamailio to write Perl extensions and
|
|
|
- the perlvdb database driver for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-snmpstats-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- snmpd,
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: SNMP AgentX subagent module for the Kamailio SIP server
|
|
|
- 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 the snmpstats module for Kamailio. This module acts
|
|
|
- as an AgentX subagent which connects to a master agent. The Kamailio MIBS are
|
|
|
- included.
|
|
|
-
|
|
|
-Package: kamailio-xmpp-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: XMPP gateway module for the Kamailio SIP server
|
|
|
- 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 the SIP to XMPP IM translator module for Kamailio.
|
|
|
-
|
|
|
-Package: kamailio-xml-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${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)
|
|
|
- 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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: The carrierroute module for the Kamailio SIP server
|
|
|
- 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 the "carrierroute" module for Kamailio, an integrated
|
|
|
- solution for routing, balancing and blacklisting.
|
|
|
-
|
|
|
-Package: kamailio-berkeley-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: db5.1-util,
|
|
|
- kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Berkeley database module for the Kamailio SIP server
|
|
|
- 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 the Berkeley database module for Kamailio, a
|
|
|
- high-performance embedded database. All database tables are stored
|
|
|
- in files, no additional server is necessary.
|
|
|
-
|
|
|
-Package: kamailio-berkeley-bin
|
|
|
-Architecture: linux-any
|
|
|
-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)
|
|
|
- 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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: LDAP modules for the Kamailio SIP server
|
|
|
- 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 the ldap and h350 modules for Kamailio, enabling LDAP
|
|
|
- queries from the Kamailio routing scripts and storage of SIP account data in an LDAP
|
|
|
- directory.
|
|
|
-
|
|
|
-Package: kamailio-ims-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: IMS module for the Kamailio SIP server
|
|
|
- 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 contains various Diameter interfaces and modules for Kamailio
|
|
|
- to run as an IMS core.
|
|
|
-
|
|
|
-Package: kamailio-utils-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Utility functions for the Kamailio SIP server
|
|
|
- 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 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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: SIP Outbound module for the Kamailio SIP server
|
|
|
- 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 contains the "outbound" module implementing SIP outbound extension.
|
|
|
-
|
|
|
-Package: kamailio-websocket-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: WebSocket module for the Kamailio SIP server
|
|
|
- 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 contains the module implementing WebSocket transport layer
|
|
|
- for use in SIP over WebSockets, in combination with WebRTC media sessions..
|
|
|
-
|
|
|
-Package: kamailio-autheph-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: authentication using ephemeral credentials for the Kamailio SIP server
|
|
|
- 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 the ephemeral authentication module for Kamailio,
|
|
|
- enabling authentication using a Restful HTTP API.
|
|
|
-
|
|
|
-Package: kamailio-erlang-modules
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Erlang modules for the Kamailio SIP server
|
|
|
- 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 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
|
|
|
-Architecture: linux-any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends}
|
|
|
-Description: Extra modules for the Kamailio SIP Server
|
|
|
- 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 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
|
|
|
-Architecture: any
|
|
|
-Pre-Depends: ${misc:Pre-Depends}
|
|
|
-Depends: binutils,
|
|
|
- bison,
|
|
|
- bvi,
|
|
|
- flex,
|
|
|
- gcc,
|
|
|
- gdb,
|
|
|
- iftop,
|
|
|
- lsof,
|
|
|
- mc,
|
|
|
- most,
|
|
|
- ngrep,
|
|
|
- psmisc,
|
|
|
- screen,
|
|
|
- sipsak,
|
|
|
- tcpdump,
|
|
|
- vim,
|
|
|
- ${misc:Depends}
|
|
|
-Description: Kamailio SIP server - package for "nice to have" utilities
|
|
|
- This is a metapackage for easy installation various useful tools that may be
|
|
|
- handy on server with Kamailio installed.
|