mirror of https://github.com/sipwise/acc-cdi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
651 B
20 lines
651 B
Source: ngcp-acc-cdi
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends: debhelper (>= 5)
|
|
Standards-Version: 3.9.7
|
|
Homepage: http://sipwise.com/
|
|
|
|
Package: ngcp-acc-cdi
|
|
Architecture: all
|
|
Depends:
|
|
libclass-dbi-mysql-perl,
|
|
${perl:Depends},
|
|
${misc:Depends},
|
|
Description: NGCP component to reduce amoutn of "lost" calls.
|
|
A component for NGCP platform that provides a failsafe mechanism
|
|
to reduce amoutn of "lost" calls in case of unexpected system crashes.
|
|
Creates intermediate records for ongoing calls based on acc start (INVITE)
|
|
records and fixes "lost" calls based on last intermediate time.
|