kamailio 5.0.4-1ubuntu1 source package in Ubuntu

Changelog

kamailio (5.0.4-1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build modules on any platform.
    - Build-depend on db-upgrade-util too.

kamailio (5.0.4-1) unstable; urgency=medium

  * [767c033] New upstream version 5.0.4

kamailio (5.0.3-1) unstable; urgency=medium

  * [384a20d] New upstream version 5.0.3

kamailio (5.0.2-2) unstable; urgency=medium

  * [66caa28] fix LIBDIR (Closes:#868270)

kamailio (5.0.2-1) unstable; urgency=medium

  * [08870e2] New upstream version 5.0.0
  * [39e76f7] New upstream version 5.0.1
  * [d488c00] update debian copyright
  * [40bf66b] remove purple module
  * [34cc1c9] update descriptions and add new modules
  * [36254e2] remove already applied patches
  * [6289654] New upstream version 5.0.2
  * [39af62d] refresh debian patches
  * [a56ccda] set LIBDIR for all rules

kamailio (4.4.4-3) unstable; urgency=medium

  * [5e65291] tls: fix init checks (Closes: #844548)

kamailio (4.4.4-2) unstable; urgency=medium

  * [622e541] add missing dependency (Closes: #852905)

kamailio (4.4.4-1) unstable; urgency=medium

  * [b7185c8] remove dsnsec module (Closes: #843477)
  * [74f07b7] New upstream version 4.4.4
  * [5c164a6] remove upstream patches already merged

kamailio (4.4.3-2) unstable; urgency=medium

  * [e14ae9f] update upstream fixes from 4.4 branch (Closes: #828361)
  * [120b3f0] debian/control: wrap-and-sort -sat
  * [da95604] add lsb-base as dependency for kamailio
  * [d0cd62a] update Standards-Version to 3.9.8 ( no changes needed )
  * [6b2f2c4] update lintian-overrides

kamailio (4.4.3-1) unstable; urgency=medium

  * [6f08a2b] use default-mysql-* metapackages
  * [a1c49be] New upstream version 4.4.3
  * [d6f6df9] remove creation of obsolete radius seqfile (Closes: #83736)
  * [516952a] update upstream patches from 4.4 since 4.4.3

 -- Steve Langasek <email address hidden>  Thu, 26 Oct 2017 13:31:24 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kamailio_5.0.4.orig.tar.gz 11.2 MiB 71f1b560721f9c2bed9f7cbd3b4c08d8defd2daa8fd28ce55d3938781a654a13
kamailio_5.0.4-1ubuntu1.debian.tar.xz 24.3 KiB 437c5f62f84a4a10f89493979025654c8f26fb56c0ac0fde26dc49e925bb6c16
kamailio_5.0.4-1ubuntu1.dsc 5.5 KiB 29fa7a6a7e7ae7534241efe92ef50a8ec7365df08457ddcc68f89ae2300e887b

Available diffs

View changes file

Binary packages built by this source

kamailio: 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.

kamailio-autheph-modules: 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.

kamailio-berkeley-bin: 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.

kamailio-berkeley-modules: 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.

kamailio-carrierroute-modules: 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.

kamailio-cnxcc-modules: cnxcc 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 cnxcc call charging control module for Kamailio.

kamailio-cpl-modules: 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).

kamailio-dbg: No summary available for kamailio-dbg in ubuntu bionic.

No description available for kamailio-dbg in ubuntu bionic.

kamailio-erlang-modules: 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.

kamailio-extra-modules: 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 jansson janssonrpc-c http_async

kamailio-geoip-modules: 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.

kamailio-ims-modules: 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.

kamailio-java-modules: No summary available for kamailio-java-modules in ubuntu bionic.

No description available for kamailio-java-modules in ubuntu bionic.

kamailio-json-modules: 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.

kamailio-kazoo-modules: kazoo 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 Kazoo application server integration module for Kamailio.

kamailio-ldap-modules: 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.

kamailio-lua-modules: 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.

kamailio-memcached-modules: 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.

kamailio-mono-modules: app_mono 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_mono module, an extension allowing to
 execute embedded Mono applications within the Kamailio SIP routing script.

kamailio-mysql-modules: 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.

kamailio-outbound-modules: 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.

kamailio-perl-modules: 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.

kamailio-postgres-modules: 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.

kamailio-presence-modules: 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..

kamailio-python-modules: 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.

kamailio-rabbitmq-modules: RabbitMQ and AMQP integration 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 RabbitMQ module for Kamailio, enabling AMQP
 integration into the SIP routing scripts for third party service
 support.

kamailio-radius-modules: 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.

kamailio-redis-modules: Redis 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 Redis NOSQL database driver for Kamailio.

kamailio-sctp-modules: SCTP SIP transport 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 SCTP SIP transport module for Kamailio.

kamailio-snmpstats-modules: 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.

kamailio-sqlite-modules: 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.

kamailio-systemd-modules: systemd logging 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 logging to systemd journal directly from the
 Kamailio configuration and routing scripts.

kamailio-tls-modules: 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.

kamailio-unixodbc-modules: 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.

kamailio-utils-modules: 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.

kamailio-websocket-modules: 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..

kamailio-xml-modules: 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

kamailio-xmpp-modules: 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.