resiprocate 1.9.0~beta8-1 source package in Ubuntu

Changelog

resiprocate (1.9.0~beta8-1) unstable; urgency=low


  * New upstream release
  * Adds Python plugin support

 -- Daniel Pocock <email address hidden>  Thu, 19 Dec 2013 21:29:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
resiprocate_1.9.0~beta8-1.dsc 2.7 KiB 90ba33170db631dccb2789e2f0a7edaa02d468cf24b1759df97f0ca828aa81b3
resiprocate_1.9.0~beta8.orig.tar.gz 9.6 MiB 172f27774ba2348eba082c78d6d5a741da89ab2a7a65ceb933ada3ad517dc209
resiprocate_1.9.0~beta8-1.debian.tar.gz 25.4 KiB 7ea0021c7f862ddda424f86a536b13cf8e64dd1b92b434fc5491d9b269a06e9a

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.