File: control

package info (click to toggle)
homer-api 5.0.6%2Bdfsg2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,604 kB
  • ctags: 2,439
  • sloc: php: 8,259; sql: 1,212; perl: 984; sh: 318; makefile: 69
file content (59 lines) | stat: -rw-r--r-- 2,982 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: homer-api
Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Victor Seva <linuxmaniac@torreviejawireless.org>, Daniel Pocock <daniel@pocock.pro>, Konstantin S. Vishnivetsky <kvishnivetsky@sipcapture.org>
Build-Depends:  debhelper (>= 9.0.0),
                debconf,
                dh-apache2, apache2-dev
Standards-Version: 3.9.8
Homepage: http://sipcapture.org
Vcs-Git: git://anonscm.debian.org/git/pkg-voip/homer-api.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/homer-api.git

Package: homer-api
Architecture: any
Depends: ${misc:Depends}, ${misc:Recommends}, adduser, apache | apache-ssl | apache-perl | apache2 | httpd-cgi, php | php5 | php-cgi | libapache2-mod-php, kamailio (>= 4.3.0), kamailio-extra-modules (>= 4.3.0), kamailio-geoip-modules (>= 4.3.0), homer-api-datastore
Recommends: homer-ui
Suggests: captagent
Description: HOMER Capture Node REST API
 HOMER5 a robust, carrier-grade, scalable SIP Capture system and
 Monitoring Application with HEP/HEP2, IP Proto4 (IPIP) encapsulation
 & port mirroring/monitoring support right out of the box, ready to
 process & store insane amounts of signaling with instant search,
 end-to-end analysis and drill-down capabilities for ITSPs,
 VoIP Providers and Trunk Suppliers using SIP signaling.
 .
 This package provides the API for handling data aggregated from
 the capture agent(s).

Package: homer-api-postgresql
Provides: homer-api-datastore
Conflicts: homer-api-mysql
Architecture: any
Depends: ${misc:Depends}, ${misc:Recommends}, homer-api (= ${binary:Version}), php-pgsql | php5-pgsql, kamailio-postgres-modules (>= 4.3.0), libdbd-pg-perl
Suggests: postgresql, postgresql-contrib
Description: HOMER Capture Node REST API
 HOMER5 a robust, carrier-grade, scalable SIP Capture system and
 Monitoring Application with HEP/HEP2, IP Proto4 (IPIP) encapsulation
 & port mirroring/monitoring support right out of the box, ready to
 process & store insane amounts of signaling with instant search,
 end-to-end analysis and drill-down capabilities for ITSPs,
 VoIP Providers and Trunk Suppliers using SIP signaling.
 .
 This package provides the PostgreSQL-specific parts of the API.

Package: homer-api-mysql
Provides: homer-api-datastore
Conflicts: homer-api-postgresql
Architecture: any
Depends: ${misc:Depends}, ${misc:Recommends}, homer-api (= ${binary:Version}), php-mysql | php5-mysql, kamailio-mysql-modules (>= 4.3.0), libdbd-mysql-perl
Description: HOMER Capture Node REST API
 HOMER5 a robust, carrier-grade, scalable SIP Capture system and
 Monitoring Application with HEP/HEP2, IP Proto4 (IPIP) encapsulation
 & port mirroring/monitoring support right out of the box, ready to
 process & store insane amounts of signaling with instant search,
 end-to-end analysis and drill-down capabilities for ITSPs,
 VoIP Providers and Trunk Suppliers using SIP signaling.
 .
 This package provides the MySQL-specific parts of the API.