1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
|
Source: resiprocate
Section: libs
Priority: extra
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.pro>
Build-Depends: debhelper (>= 9.0.0), gperf, libasio-dev, libboost-dev, libc-ares-dev (>= 1.6.0), libdb++-dev, libpopt-dev, libssl1.0-dev (>= 1.0.0) | libssl-dev (<< 1.1), perl, default-libmysqlclient-dev, libpq-dev, libradcli-dev, libcppunit-dev, autotools-dev, libpcre3-dev, dpkg-dev (>= 1.16.1~), libsipxtapi-dev (>= 3.3.0~test15) [linux-any], libsrtp-dev [linux-any], libcajun-dev, python-cxx-dev, dh-autoreconf, pkg-config, libtelepathy-qt5-dev (>= 0.9.6.1), libgloox-dev (>= 1.0.17), vim-common
Homepage: http://www.resiprocate.org/
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/pkg-voip/resiprocate.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/resiprocate.git
Package: libresiprocate-1.11
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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).
Package: libresiprocate-1.11-dev
Section: libdevel
Architecture: any
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libc-ares-dev, libssl1.0-dev | libssl-dev (<< 1.1), libradcli-dev
Provides: libresiprocate-dev
Conflicts: libresiprocate-dev, libresiprocate-1.8-dev
Replaces: libresiprocate-dev, libresiprocate-1.8-dev, repro (<< 1:1.11.0~beta1-2)
Breaks: repro (<< 1:1.11.0~beta1-2), libssl-dev (>= 1.1)
Description: 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.
Package: librecon-1.11
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libsipxtapi (>= 3.3.0~test15)
Description: 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.
Package: librecon-1.11-dev
Section: libdevel
Depends: librecon-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.11-dev (= ${binary:Version}), libresiprocate-turn-client-1.11-dev (= ${binary:Version}), libsipxtapi-dev, libsrtp-dev
Architecture: linux-any
Provides: librecon-dev
Conflicts: librecon-dev, librecon-1.8-dev
Replaces: librecon-dev, librecon-1.8-dev
Description: 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.
Package: libresiprocate-turn-client-1.11
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: 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.
Package: libresiprocate-turn-client-1.11-dev
Section: libdevel
Architecture: any
Depends: libresiprocate-turn-client-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.11-dev (= ${binary:Version}), libasio-dev (>= 1.2.0), libboost-dev
Provides: libresiprocate-turn-client-dev
Conflicts: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8-dev
Replaces: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8-dev
Description: 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.
Package: repro
Section: net
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, adduser, openssl, lsb-base
Recommends: apache2-utils, turn-server | stun-server
Suggests: jscommunicator-web-phone
Provides: sip-router
Description: 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.
Package: resiprocate-turn-server
Section: net
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, adduser, openssl, lsb-base
Suggests: sip-router, xmpp-server, jscommunicator-web-phone
Provides: stun-server, turn-server
Description: 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.
Package: resiprocate-turn-server-psql
Section: net
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, resiprocate-turn-server, python, python-psycopg2
Description: 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.
.
This package provides a Python script to synchronize the reTurn
users.txt file from a PostgreSQL table.
Package: sipdialer
Section: net
Architecture: any
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: 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.
Package: telepathy-resiprocate
Section: net
Architecture: any
Depends: libresiprocate-1.11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: SIP Connection Manager for Telepathy Framework
Connection Manager providing support for SIP using all the features
supported by the reSIProcate stack, including TLS, IPv6 and TURN for
NAT traversal.
.
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.
|