diff --git a/debian/control b/debian/control index 7e43e1a..9aad7ea 100644 --- a/debian/control +++ b/debian/control @@ -1,128 +1,123 @@ Source: mediaproxy Section: net Priority: optional Maintainer: Dan Pascu Uploaders: Adrian Georgescu Build-Depends: debhelper (>= 9), dh-apache2, dh-python, python-all-dev (>= 2.7), python-all-dbg (>= 2.7), libnetfilter-conntrack-dev (>= 0.0.89), iptables-dev (>=1.4.3) Standards-Version: 3.9.8 Package: mediaproxy-common Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, iptables (>= 1.4.3 ), python-application (>= 1.2.8), python-cjson, python-gnutls (>= 3.0.0), python-twisted-core (>= 2.5.0), python-twisted-names, python-zope.interface Recommends: python-pyrad (>= 1.1), python-sqlobject Description: MediaProxy common files MediaProxy is a distributed far end NAT traversal solution for media streams - of SIP calls. MediaProxy has a dispatcher running on the same host with the - OpenSIPS proxy and multiple media relays distributed over the network. + of SIP calls. MediaProxy has a dispatcher running on the same host as the + OpenSIPS SIP proxy and multiple media relays distributed over the network. The media relays work by manipulating conntrack rules in the Linux kernel to create paths that forward the media streams between the 2 SIP user agents - participating in the call. Because it avoids to copy stream data from kernel - space to user space and back to kernel space like other implementations, - MediaProxy can handle much more media streams at a time, limited only to the - network interface bandwidth and the Linux kernel network layer processing - speed. + participating in the call. Because it avoids copying stream data between + kernel and user space like other implementations, MediaProxy can handle many + more media streams at a time, being limited only by the network interface + bandwidth and the Linux kernel network layer processing speed. . MediaProxy features secure encrypted communication between the dispatcher and the relays, advanced accounting capabilities using multiple backends, support for any combination of audio and video streams, realtime statistics, T.38 fax support as well as automatic load balancing and redundancy among the active relays. . This package includes files common to all MediaProxy packages. Package: mediaproxy-common-dbg Architecture: any Priority: extra Section: debug Depends: ${shlibs:Depends}, ${misc:Depends}, mediaproxy-common (= ${binary:Version}) Recommends: python-all-dbg -Description: MediaProxy common files +Description: MediaProxy common files (debug version) MediaProxy is a distributed far end NAT traversal solution for media streams - of SIP calls. MediaProxy has a dispatcher running on the same host with the - OpenSIPS proxy and multiple media relays distributed over the network. + of SIP calls. MediaProxy has a dispatcher running on the same host as the + OpenSIPS SIP proxy and multiple media relays distributed over the network. The media relays work by manipulating conntrack rules in the Linux kernel to create paths that forward the media streams between the 2 SIP user agents - participating in the call. Because it avoids to copy stream data from kernel - space to user space and back to kernel space like other implementations, - MediaProxy can handle much more media streams at a time, limited only to the - network interface bandwidth and the Linux kernel network layer processing - speed. + participating in the call. Because it avoids copying stream data between + kernel and user space like other implementations, MediaProxy can handle many + more media streams at a time, being limited only by the network interface + bandwidth and the Linux kernel network layer processing speed. . MediaProxy features secure encrypted communication between the dispatcher and the relays, advanced accounting capabilities using multiple backends, support for any combination of audio and video streams, realtime statistics, T.38 fax support as well as automatic load balancing and redundancy among the active relays. . This package includes files common to all MediaProxy packages. Package: mediaproxy-dispatcher Architecture: all Depends: ${python:Depends}, ${misc:Depends}, mediaproxy-common (>= ${source:Version}), lsb-base -Description: MediaProxy dispatcher +Description: MediaProxy dispatcher for OpenSIPS MediaProxy is a distributed far end NAT traversal solution for media streams - of SIP calls. MediaProxy has a dispatcher running on the same host with the - OpenSIPS proxy and multiple media relays distributed over the network. + of SIP calls. MediaProxy has a dispatcher running on the same host as the + OpenSIPS SIP proxy and multiple media relays distributed over the network. The media relays work by manipulating conntrack rules in the Linux kernel to create paths that forward the media streams between the 2 SIP user agents - participating in the call. Because it avoids to copy stream data from kernel - space to user space and back to kernel space like other implementations, - MediaProxy can handle much more media streams at a time, limited only to the - network interface bandwidth and the Linux kernel network layer processing - speed. + participating in the call. Because it avoids copying stream data between + kernel and user space like other implementations, MediaProxy can handle many + more media streams at a time, being limited only by the network interface + bandwidth and the Linux kernel network layer processing speed. . MediaProxy features secure encrypted communication between the dispatcher and the relays, advanced accounting capabilities using multiple backends, support for any combination of audio and video streams, realtime statistics, T.38 fax support as well as automatic load balancing and redundancy among the active relays. . This package provides the MediaProxy dispatcher. Package: mediaproxy-relay Architecture: all Depends: ${python:Depends}, ${misc:Depends}, mediaproxy-common (>= ${source:Version}), lsb-base -Description: MediaProxy relay +Description: MediaProxy relay for OpenSIPS MediaProxy is a distributed far end NAT traversal solution for media streams - of SIP calls. MediaProxy has a dispatcher running on the same host with the - OpenSIPS proxy and multiple media relays distributed over the network. + of SIP calls. MediaProxy has a dispatcher running on the same host as the + OpenSIPS SIP proxy and multiple media relays distributed over the network. The media relays work by manipulating conntrack rules in the Linux kernel to create paths that forward the media streams between the 2 SIP user agents - participating in the call. Because it avoids to copy stream data from kernel - space to user space and back to kernel space like other implementations, - MediaProxy can handle much more media streams at a time, limited only to the - network interface bandwidth and the Linux kernel network layer processing - speed. + participating in the call. Because it avoids copying stream data between + kernel and user space like other implementations, MediaProxy can handle many + more media streams at a time, being limited only by the network interface + bandwidth and the Linux kernel network layer processing speed. . MediaProxy features secure encrypted communication between the dispatcher and the relays, advanced accounting capabilities using multiple backends, support for any combination of audio and video streams, realtime statistics, T.38 fax support as well as automatic load balancing and redundancy among the active relays. . This package provides the MediaProxy relay. Package: mediaproxy-web-sessions Architecture: all Depends: ${misc:Depends}, libapache2-mod-php | libapache2-mod-php5 Recommends: apache2 -Description: MediaProxy sessions web page +Description: MediaProxy sessions web view MediaProxy is a distributed far end NAT traversal solution for media streams - of SIP calls. MediaProxy has a dispatcher running on the same host with the - OpenSIPS proxy and multiple media relays distributed over the network. + of SIP calls. MediaProxy has a dispatcher running on the same host as the + OpenSIPS SIP proxy and multiple media relays distributed over the network. The media relays work by manipulating conntrack rules in the Linux kernel to create paths that forward the media streams between the 2 SIP user agents - participating in the call. Because it avoids to copy stream data from kernel - space to user space and back to kernel space like other implementations, - MediaProxy can handle much more media streams at a time, limited only to the - network interface bandwidth and the Linux kernel network layer processing - speed. + participating in the call. Because it avoids copying stream data between + kernel and user space like other implementations, MediaProxy can handle many + more media streams at a time, being limited only by the network interface + bandwidth and the Linux kernel network layer processing speed. . MediaProxy features secure encrypted communication between the dispatcher and the relays, advanced accounting capabilities using multiple backends, support for any combination of audio and video streams, realtime statistics, T.38 fax support as well as automatic load balancing and redundancy among the active relays. . This package provides a simple web page to display active media sessions.