Source: callcontrol Section: net Priority: optional Maintainer: Adrian Georgescu Uploaders: Tijmen de Mes Build-Depends: debhelper (>= 11), dh-python, python3-all-dev Standards-Version: 4.5.0 Package: callcontrol Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-application (>= 3.0.0), python3-gnutls (>= 3.0.0), python3-twisted, python3-sqlobject, python3-systemd Description: Call Control prepaid application for OpenSIPS Call Control is a prepaid application that can be used together with OpenSIPS call_control module and CDRTool rating engine to limit the duration of SIP sessions based on a prepaid balance. It can also be used to limit the duration of any session to a predefined maximum value without debiting a balance. . Call Control achieves this by maintaining a timer for each session and sending BYE messages to both SIP end-points, if the session exceeds its maximum session limit or if the Call Control receives a command to forcefully close the call from outside.