resiprocate 1.9.0~beta8-4 source package in Ubuntu
Changelog
resiprocate (1.9.0~beta8-4) unstable; urgency=low * Ensure reTurn dev package depends on boost and asio headers * Add binary version restriction to dev header interdependencies * Fix conflicts/replaces specifications for dev packages -- Daniel Pocock <email address hidden> Sun, 29 Dec 2013 09:33:55 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
resiprocate_1.9.0~beta8-4.dsc | 2.7 KiB | 052b5b34f2ba13bb7e8a7cf84cdf2ea62871c2630e90126f3e9f4efd99ed3464 |
resiprocate_1.9.0~beta8.orig.tar.gz | 9.6 MiB | 172f27774ba2348eba082c78d6d5a741da89ab2a7a65ceb933ada3ad517dc209 |
resiprocate_1.9.0~beta8-4.debian.tar.gz | 25.5 KiB | 0382f1b7e45940af4035cbdccf0e74ca0260fa28846d7b78b57953190f495c26 |
Available diffs
- diff from 1.9.0~beta8-2 to 1.9.0~beta8-4 (983 bytes)
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.