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
|
Source: homer-api
Section: comm
Priority: optional
Maintainer: Konstantin S. Vishnivetsky <kvishnivetsky@sipcapture.org>
Uploaders: Victor Seva <linuxmaniac@torreviejawireless.org>
Build-Depends: debhelper (>= 9~),
dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://sipcapture.org
Vcs-Git: https://github.com/sipcapture/homer-api.git
Vcs-Browser: https://github.com/sipcapture/homer-api
Package: homer-api
Architecture: all
Depends: kamailio (>= 4.3.0),
kamailio-mysql-modules (>= 4.3.0),
libdbd-mysql-perl,
mysql-client (>= 5.5.0),
mysql-server (>= 5.5.0),
ntp,
php5,
php5-mysql,
${misc:Depends}
Description: SIP capture server 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 contains the HOMER API
|