|
@@ -9,7 +9,6 @@ Build-Depends:
|
|
|
bison,
|
|
|
debhelper (>= 9),
|
|
|
default-libmysqlclient-dev,
|
|
|
- dh-systemd (>= 1.5),
|
|
|
docbook-xml,
|
|
|
dpkg-dev (>= 1.16.1.1),
|
|
|
erlang-dev,
|
|
@@ -49,8 +48,6 @@ Build-Depends:
|
|
|
libxml2-dev,
|
|
|
openssl,
|
|
|
pkg-config,
|
|
|
- python,
|
|
|
- python-dev,
|
|
|
python3,
|
|
|
python3-dev,
|
|
|
ruby-dev,
|
|
@@ -260,23 +257,6 @@ Description: The app_mono module for the Kamailio SIP server
|
|
|
This package provides the app_mono module, an extension allowing to
|
|
|
execute embedded Mono applications within the Kamailio SIP routing script.
|
|
|
|
|
|
-Package: kamailio-python-modules
|
|
|
-Architecture: linux-any
|
|
|
-Multi-Arch: same
|
|
|
-Pre-Depends:
|
|
|
- ${misc:Pre-Depends},
|
|
|
-Depends:
|
|
|
- kamailio (= ${binary:Version}),
|
|
|
- ${misc:Depends},
|
|
|
- ${shlibs:Depends},
|
|
|
-Description: The app_python module for the Kamailio SIP server
|
|
|
- Kamailio is a very fast and flexible SIP (RFC3261)
|
|
|
- server. Written entirely in C, Kamailio can handle thousands calls
|
|
|
- per second even on low-budget hardware.
|
|
|
- .
|
|
|
- This package provides the app_python module, an extension allowing to
|
|
|
- execute embedded Python applications within the Kamailio SIP routing script.
|
|
|
-
|
|
|
Package: kamailio-python3-modules
|
|
|
Architecture: linux-any
|
|
|
Multi-Arch: same
|