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
646 B
20 lines
646 B
Source: ngcp-acc-cdi
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: Sipwise Development Team <support@sipwise.com>
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: 3.9.8
|
|
Homepage: https://www.sipwise.com/
|
|
|
|
Package: ngcp-acc-cdi
|
|
Architecture: all
|
|
Depends:
|
|
libclass-dbi-mysql-perl,
|
|
${perl:Depends},
|
|
${misc:Depends},
|
|
Description: NGCP component to reduce amount of "lost" calls
|
|
A component for NGCP that provides a failsafe mechanism to reduce amount
|
|
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.
|