|
@@ -47,6 +47,7 @@ Build-Depends:
|
|
libsystemd-dev,
|
|
libsystemd-dev,
|
|
libunistring-dev,
|
|
libunistring-dev,
|
|
libwebsockets-dev,
|
|
libwebsockets-dev,
|
|
|
|
+ libwolfssl-dev,
|
|
libxml2-dev,
|
|
libxml2-dev,
|
|
openssl,
|
|
openssl,
|
|
pkg-config,
|
|
pkg-config,
|
|
@@ -618,6 +619,23 @@ Description: TLS support for the Kamailio SIP server (authentication, transport)
|
|
This package provides TLS support for encrypted and authenticated
|
|
This package provides TLS support for encrypted and authenticated
|
|
SIP connections as well as generic TLS support for many Kamailio modules.
|
|
SIP connections as well as generic TLS support for many Kamailio modules.
|
|
|
|
|
|
|
|
+Package: kamailio-wolftls-modules
|
|
|
|
+Architecture: any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends:
|
|
|
|
+ ${misc:Pre-Depends},
|
|
|
|
+Depends:
|
|
|
|
+ kamailio (= ${binary:Version}),
|
|
|
|
+ ${misc:Depends},
|
|
|
|
+ ${shlibs:Depends},
|
|
|
|
+Description: TLS support for the Kamailio SIP server (authentication, transport)
|
|
|
|
+ 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 TLS support for encrypted and authenticated using wolfssl
|
|
|
|
+ SIP connections as well as generic TLS support for many Kamailio modules.
|
|
|
|
+
|
|
Package: kamailio-outbound-modules
|
|
Package: kamailio-outbound-modules
|
|
Architecture: any
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Multi-Arch: same
|