|
|
Source: ngcp-mediaproxy-ng
|
|
|
Section: net
|
|
|
Priority: extra
|
|
|
Maintainer: Richard Fuchs <rfuchs@sipwise.com>
|
|
|
Build-Depends: debhelper (>= 5), iptables-dev, libglib2.0-dev, libpcre3-dev, uuid-dev
|
|
|
Standards-Version: 3.9.1
|
|
|
Homepage: http://sipwise.com/
|
|
|
|
|
|
Package: ngcp-mediaproxy-ng-daemon
|
|
|
Architecture: any
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
Pre-Depends: ngcp-mediaproxy-ng-kernel-dkms
|
|
|
Description: Proxy for RTP and media streams used in NGCP, userspace part.
|
|
|
This daemon handles the first stages of proxying media streams and talks to
|
|
|
the kernel part of the proxy for eventual high-performance packet forwarding.
|
|
|
|
|
|
Package: ngcp-mediaproxy-ng-iptables
|
|
|
Architecture: any
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
Description: IPtables extension module for the kernel-space NGCP media proxy.
|
|
|
Provides the IPtables extension needed to configure the mediaproxy rule.
|
|
|
|
|
|
Package: ngcp-mediaproxy-ng
|
|
|
Architecture: any
|
|
|
Depends: ngcp-mediaproxy-ng-daemon, ngcp-mediaproxy-ng-iptables, ngcp-mediaproxy-ng-kernel-dkms
|
|
|
Description: NGCP RTP/media proxy - meta package.
|
|
|
This is a meta package for easy installation of all three parts of the NGCP
|
|
|
media proxy. It will install the user-space daemon, the kernel-space IPtables
|
|
|
module, and the IPtables extension module.
|
|
|
|
|
|
Package: ngcp-mediaproxy-ng-kernel-source
|
|
|
Architecture: all
|
|
|
Depends: debhelper (>= 5), module-assistant, ${misc:Depends}
|
|
|
Description: IPtables kernel module for the NGCP media proxy - source.
|
|
|
Provides the kernel-space part of the NGCP media proxy for high-
|
|
|
performance packet forwarding.
|
|
|
This package contains the source to be built with module-assistant or
|
|
|
kernel-package.
|
|
|
|
|
|
Package: ngcp-mediaproxy-ng-kernel-dkms
|
|
|
Architecture: all
|
|
|
Depends: dkms (>= 1.95), ${misc:Depends}
|
|
|
Description: IPtables kernel module for the NGCP media proxy - DKMS.
|
|
|
Provides the kernel-space part of the NGCP media proxy for high-
|
|
|
performance packet forwarding.
|
|
|
This package contains the source to be built with dkms.
|