|
@@ -15,6 +15,7 @@ Build-Depends:
|
|
erlang-dev,
|
|
erlang-dev,
|
|
flex,
|
|
flex,
|
|
gcj-jdk,
|
|
gcj-jdk,
|
|
|
|
+ libbson-dev,
|
|
libconfuse-dev,
|
|
libconfuse-dev,
|
|
libcurl4-openssl-dev,
|
|
libcurl4-openssl-dev,
|
|
libdb-dev (>= 4.6.19),
|
|
libdb-dev (>= 4.6.19),
|
|
@@ -29,6 +30,7 @@ Build-Depends:
|
|
liblua5.1-0-dev,
|
|
liblua5.1-0-dev,
|
|
libmaxminddb-dev,
|
|
libmaxminddb-dev,
|
|
libmemcached-dev,
|
|
libmemcached-dev,
|
|
|
|
+ libmongoc-dev,
|
|
libmono-2.0-dev,
|
|
libmono-2.0-dev,
|
|
libncurses5-dev,
|
|
libncurses5-dev,
|
|
libpcre3-dev,
|
|
libpcre3-dev,
|
|
@@ -778,6 +780,23 @@ Description: phonenum modules for the Kamailio SIP server
|
|
This package provides real-time queries against the libphonenumber to be
|
|
This package provides real-time queries against the libphonenumber to be
|
|
performed directly from the Kamailio configuration and routing scripts.
|
|
performed directly from the Kamailio configuration and routing scripts.
|
|
|
|
|
|
|
|
+Package: kamailio-mongodb-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends:
|
|
|
|
+ ${misc:Pre-Depends},
|
|
|
|
+Depends:
|
|
|
|
+ kamailio (= ${binary:Version}),
|
|
|
|
+ ${misc:Depends},
|
|
|
|
+ ${shlibs:Depends},
|
|
|
|
+Description: mongodb modules 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 mongodb database driver and non-db connector for
|
|
|
|
+ Kamailio.
|
|
|
|
+
|
|
Package: kamailio-extra-modules
|
|
Package: kamailio-extra-modules
|
|
Architecture: linux-any
|
|
Architecture: linux-any
|
|
Multi-Arch: same
|
|
Multi-Arch: same
|