|
@@ -27,11 +27,13 @@ Build-Depends:
|
|
libjson-c-dev,
|
|
libjson-c-dev,
|
|
libldap2-dev,
|
|
libldap2-dev,
|
|
liblua5.1-0-dev,
|
|
liblua5.1-0-dev,
|
|
|
|
+ libmaxminddb-dev,
|
|
libmemcached-dev,
|
|
libmemcached-dev,
|
|
libmono-2.0-dev,
|
|
libmono-2.0-dev,
|
|
libncurses5-dev,
|
|
libncurses5-dev,
|
|
libpcre3-dev,
|
|
libpcre3-dev,
|
|
libperl-dev,
|
|
libperl-dev,
|
|
|
|
+ libphonenumber-dev,
|
|
libpq-dev,
|
|
libpq-dev,
|
|
librabbitmq-dev,
|
|
librabbitmq-dev,
|
|
libradcli-dev,
|
|
libradcli-dev,
|
|
@@ -51,7 +53,6 @@ Build-Depends:
|
|
unixodbc-dev,
|
|
unixodbc-dev,
|
|
uuid-dev,
|
|
uuid-dev,
|
|
xsltproc,
|
|
xsltproc,
|
|
- libmaxminddb-dev,
|
|
|
|
zlib1g-dev,
|
|
zlib1g-dev,
|
|
Standards-Version: 3.9.5
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.kamailio.org/
|
|
Homepage: http://www.kamailio.org/
|
|
@@ -760,6 +761,23 @@ Description: systemd logging modules for the Kamailio SIP server
|
|
This package provides logging to systemd journal directly from the
|
|
This package provides logging to systemd journal directly from the
|
|
Kamailio configuration and routing scripts.
|
|
Kamailio configuration and routing scripts.
|
|
|
|
|
|
|
|
+Package: kamailio-phonenum-modules
|
|
|
|
+Architecture: linux-any
|
|
|
|
+Multi-Arch: same
|
|
|
|
+Pre-Depends:
|
|
|
|
+ ${misc:Pre-Depends},
|
|
|
|
+Depends:
|
|
|
|
+ kamailio (= ${binary:Version}),
|
|
|
|
+ ${misc:Depends},
|
|
|
|
+ ${shlibs:Depends},
|
|
|
|
+Description: phonenum 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 real-time queries against the libphonenumber to be
|
|
|
|
+ performed directly from the Kamailio configuration and routing scripts.
|
|
|
|
+
|
|
Package: kamailio-extra-modules
|
|
Package: kamailio-extra-modules
|
|
Architecture: linux-any
|
|
Architecture: linux-any
|
|
Multi-Arch: same
|
|
Multi-Arch: same
|