|
|
|
@ -1,4 +1,4 @@ |
|
|
|
Source: mediaproxy-ng |
|
|
|
Source: ngcp-mediaproxy-ng |
|
|
|
Section: net |
|
|
|
Priority: extra |
|
|
|
Maintainer: Michael Prokop <mprokop@sipwise.com> |
|
|
|
@ -6,22 +6,22 @@ Build-Depends: debhelper (>= 5), iptables-dev, libglib2.0-dev, libpcre3-dev |
|
|
|
Standards-Version: 3.8.4 |
|
|
|
Homepage: http://sipwise.com/ |
|
|
|
|
|
|
|
Package: mediaproxy-ng-daemon |
|
|
|
Package: ngcp-mediaproxy-ng-daemon |
|
|
|
Architecture: any |
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends} |
|
|
|
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: mediaproxy-ng-iptables |
|
|
|
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: mediaproxy-ng-full |
|
|
|
Package: ngcp-mediaproxy-ng-full |
|
|
|
Architecture: any |
|
|
|
Depends: mediaproxy-ng-daemon, mediaproxy-ng-iptables, mediaproxy-ng-kernel-dkms |
|
|
|
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 |
|
|
|
|