@@ -28,7 +28,6 @@ Build-Depends:
2828 libmicrohttpd-dev,
2929 libmnl-dev,
3030 libmongoc-dev,
31- libmono-2.0-dev [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
3231 libmosquitto-dev,
3332 libnats-dev,
3433 libncurses-dev,
@@ -108,8 +107,7 @@ Description: very fast, dynamic and configurable SIP server
108107 A C Shell like scripting language provides full control over the server's
109108 behaviour. It's easy to integrate Kamailio with 3rd party API's and applications
110109 using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions.
111- In addition there is support for scripting using Lua, Python, Perl, Java and
112- a set of other languages using Mono.
110+ In addition there is support for scripting using Lua, Python, Perl, Java.
113111 .
114112 Kamailio's modular architecture allows only required functionality to be loaded.
115113 There are over 100 modules available: WebSockets for WebRTC, authentication,
@@ -248,23 +246,6 @@ Description: The app_lua module for Kamailio Lua support
248246 execute embedded Lua applications within the configuration file as
249247 well as writing the entire configuration file in Lua.
250248
251- Package: kamailio-mono-modules
252- Architecture: any
253- Multi-Arch: same
254- Pre-Depends:
255- ${misc:Pre-Depends},
256- Depends:
257- kamailio (= ${binary:Version}),
258- ${misc:Depends},
259- ${shlibs:Depends},
260- Description: The app_mono module for the Kamailio SIP server
261- Kamailio is a very fast and flexible SIP (RFC3261)
262- server. Written entirely in C, Kamailio can handle thousands calls
263- per second even on low-budget hardware.
264- .
265- This package provides the app_mono module, an extension allowing to
266- execute embedded Mono applications within the Kamailio SIP routing script.
267-
268249Package: kamailio-python3-modules
269250Architecture: any
270251Multi-Arch: same
0 commit comments