[OpenSIPS-Users] Call Control prepaid application for OpenSIPS, new release

Adrian Georgescu ag at ag-projects.com
Thu Dec 18 17:20:11 CET 2008


Hello,

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.

Features:

	• Parallel sessions using one balance per subscriber
	• Support for sessions that have timeout without BYE
	• Support for sessions that have timeout for media (using MediaProxy)
	• Manual session stop from server terminal
	• Overview of ongoing sessions in the web page or server terminal
	• Graceful restart without loosing track of sessions
	• Detailed logging of all performed actions using syslog
	• Web page provisioning for prepaid accounts (using CDRTool)

Download

The software is available as a tar archive at:

http://download.ag-projects.com/CallControl/

For people running Debian testing or unstable there is an official  
public repository. To use it, add these lines in /etc/apt/sources.list

deb	http://ag-projects.com/debian unstable main
deb-src http://ag-projects.com/debian unstable main

After that, run:

apt-get update apt-get install callcontrol


For more information visit:

http://callcontrol.ag-projects.com


Kind regards,
Adrian Georgescu




More information about the Users mailing list