resiprocate 1.9.5-1 source package in Ubuntu

Changelog

resiprocate (1.9.5-1) unstable; urgency=high


  * New upstream release
  * Fix crash when not checking return value of getenv
  * Fix other potential misuse of return values from dynamic_cast
  * librecon now disables inband DTMF tones

 -- Daniel Pocock <email address hidden>  Wed, 26 Mar 2014 15:45:21 +0100

Upload details

Uploaded by:
Debian VoIP Team
Uploaded to:
Sid
Original maintainer:
Debian VoIP Team
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
resiprocate_1.9.5-1.dsc 2.7 KiB 7404f533d7d9c93e1a16121844ea331d09a0c63c7474726d2f9a422b98bf71e6
resiprocate_1.9.5.orig.tar.gz 9.6 MiB 6de15238b6e755e3566662cd1810b5d9212c0735a902d73cfe922c6427e24a49
resiprocate_1.9.5-1.debian.tar.xz 26.9 KiB 18586533b93fe0ef811f6c44c310a333acc17cb482542474879315def91f0567

Available diffs

No changes file available.

Binary packages built by this source

librecon-1.9: reSIProcate conversation manager - shared libraries

 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.
 .
 This package provides the conversation manager library, librecon,
 implementing the core functionality of a back-to-back user agent (B2BUA),
 session border controller (SBC) and conferencing server.
 .
 As reSIProcate has no built-in media framework, this package depends on the
 media framework from the sipXtapi project. However, it does not utilise
 any other features of sipXtapi for the session control. Future versions of
 recon aim to support multiple media frameworks using an abstraction layer.

librecon-1.9-dev: reSIProcate conversation manager - development files

 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.
 .
 This package provides header files needed for developing applications
 based on librecon.

libresiprocate-1.9: reSIProcate SIP stack - shared libraries

 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.
 .
 This package provides the core libraries: librutil (utilities),
 libresip (SIP stack/RFC compliant message parsing) and
 libdum (SIP Dialog Usage Manager, a state machine for SIP dialogs).

libresiprocate-1.9-dev: reSIProcate SIP stack - development files

 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.
 .
 This package provides header files needed for developing applications
 based on the core reSIProcate libraries.

libresiprocate-turn-client-1.9: reSIProcate TURN client (reTurn) - shared libraries

 reTurn is the TURN component of the reSIProcate project.
 This package provides a shared library implementing the TURN
 protocol for NAT traversal, typically used in VoIP applications
 such as SIP and Jabber/XMPP. It is a successor to STUN and
 is an important part of the Interactive Connectivity Establishment (ICE)
 protocol.
 .
 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.

libresiprocate-turn-client-1.9-dev: reSIProcate TURN client (reTurn) - development files

 This package provides header files needed for developing applications
 based on the reSIProcate reTurn client library.
 .
 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.

repro: reSIProcate SIP stack - lightweight SIP proxy daemon

 repro is the SIP proxy developed as part of the reSIProcate project.
 It provides a high-quality, low maintenance solution for serving
 small and large IP telephony installations.
 .
 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.

resiprocate-turn-server: reSIProcate SIP stack - ICE/TURN server

 reTurn is the TURN server developed as part of the reSIProcate project.
 TURN (RFC 5766) provides a standardised solution for VoIP applications
 to find the most efficient way to route media streams when NAT and
 firewall devices may be present.
 .
 reTurn provides a high-quality, low maintenance solution for serving
 small and large IP telephony installations. It has been used successfully
 with a variety of SIP and Jabber applications, including Lumicall,
 Jitsi, Empathy and Psi.
 .
 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.

sipdialer: reSIProcate SIP stack - click-to-call utility

 sipdialer is a click-to-call application that uses the SIP REFER
 method to force a SIP phone (for example, the phone on your desk)
 to dial another number. It can be registered in GConf to handle
 clicks on sip:, sips: and tel: URIs in other applications and the
 web browser.
 .
 reSIProcate is a framework that aims to fully implement the SIP protocol
 in first class C++. It is intended for use in other applications,
 such as the repro SIP proxy.