Start Page
Version 48 (Redmine Admin, 01/07/2009 08:37 am)
| 1 | 21 | Redmine Admin | == Description == |
|---|---|---|---|
| 2 | 4 | Redmine Admin | |
| 3 | 48 | Redmine Admin | [[Image(OpenSIPS-accounting.png, align=right)]] |
| 4 | 1 | ||
| 5 | 24 | Redmine Admin | CDRTool provides a CDR mediation and rating engine for Call Details Records |
| 6 | 24 | Redmine Admin | generated by OpenSIPS SIP Proxy/Registrar/Presence server. |
| 7 | 24 | Redmine Admin | |
| 8 | 2 | Redmine Admin | CDRTool is a simple to use WEB application, which can be put in service with |
| 9 | 24 | Redmine Admin | minimal training of the helpdesk and operations staff. It provides instant |
| 10 | 24 | Redmine Admin | access to SIP usage information, traces from CDR level to protocol level, |
| 11 | 24 | Redmine Admin | statistics grouped by criteria like release cause, destination or billing |
| 12 | 24 | Redmine Admin | parties and can help pin-point SIP call flows failure reason. |
| 13 | 2 | Redmine Admin | |
| 14 | 24 | Redmine Admin | CDRTool provides accurate accounting for call detail records generated by |
| 15 | 30 | Redmine Admin | OpenSIPS when used in combination with [http://mediaproxy-ng.org MediaProxy] regardless of the |
| 16 | 1 | availability of BYE messages. |
|
| 17 | 2 | Redmine Admin | |
| 18 | 33 | Redmine Admin | CDRTool provides an anti-fraud mechanism for OpenSIPS by blocking SIP |
| 19 | 33 | Redmine Admin | susbcribers that exceed a predefined monthly quota. |
| 20 | 2 | Redmine Admin | |
| 21 | 31 | Redmine Admin | CDRTool rating functions are available from the network over a TCP socket |
| 22 | 31 | Redmine Admin | and can be used for both postpaid and prepaid applications. |
| 23 | 32 | Redmine Admin | [http://callcontrol.ag-projects.com Call Control] prepaid application for |
| 24 | 32 | Redmine Admin | OpenSIPS is available to provide session control for prepaid services. |
| 25 | 31 | Redmine Admin | |
| 26 | 24 | Redmine Admin | == Features == |
| 27 | 1 | ||
| 28 | 42 | Redmine Admin | * Real-time rating engine for postpaid and prepaid accounting |
| 29 | 1 | * Web and CSV file management for rating tables |
|
| 30 | 42 | Redmine Admin | * CDR search with query criteria saved for later use |
| 31 | 1 | * Search results can be grouped by any field available in the CDR |
|
| 32 | 42 | Redmine Admin | * Links from CDR level down to SIP trace and Media trace level |
| 33 | 1 | * Multiple data-sources with consistent search and export capabilities |
|
| 34 | 42 | Redmine Admin | * Login accounts can restrict access to CDRs per subscriber, domain or gateway |
| 35 | 1 | * Rating based on day of week, time of day, duration, destination and ENUM tree |
|
| 36 | 45 | Redmine Admin | * Display ongoing media sessions from !MediaProxy |
| 37 | 1 | * Display registered SIP accounts from OpenSIPS |
|
| 38 | 42 | Redmine Admin | * Displays SIP trace from sip_trace OpenSIPS module |
| 39 | 46 | Redmine Admin | * Displays Media trace from !MediaProxy media_sesions table |
| 40 | 1 | * Manage prepaid cards and accounts for Call Control |
|
| 41 | 1 | * Builds graphical usage statistics for SIP platform usage |
|
| 42 | 1 | ||
| 43 | 44 | Redmine Admin | == Download == |
| 44 | 1 | ||
| 45 | 44 | Redmine Admin | The software is available as a tar archive at: |
| 46 | 42 | Redmine Admin | |
| 47 | 44 | Redmine Admin | [http://download.ag-projects.com/CDRTool/ http://download.ag-projects.com/CDRTool/] |
| 48 | 1 | ||
| 49 | 44 | Redmine Admin | For Debian testing or unstable there is an official public repository |
| 50 | 44 | Redmine Admin | provided by AG Projects. Install the AG Projects debian software signing |
| 51 | 44 | Redmine Admin | key: |
| 52 | 42 | Redmine Admin | |
| 53 | 44 | Redmine Admin | {{{ |
| 54 | 44 | Redmine Admin | wget http://download.ag-projects.com/agp-debian-gpg.key |
| 55 | 44 | Redmine Admin | apt-key add agp-debian-gpg.key |
| 56 | 44 | Redmine Admin | }}} |
| 57 | 3 | Redmine Admin | |
| 58 | 44 | Redmine Admin | Add these lines in etc/apt/sources.list |
| 59 | 27 | Redmine Admin | |
| 60 | 44 | Redmine Admin | {{{ |
| 61 | 44 | Redmine Admin | # AG Projects software |
| 62 | 44 | Redmine Admin | deb http://ag-projects.com/debian unstable main |
| 63 | 44 | Redmine Admin | deb-src http://ag-projects.com/debian unstable main |
| 64 | 27 | Redmine Admin | |
| 65 | 44 | Redmine Admin | }}} |
| 66 | 27 | Redmine Admin | |
| 67 | 44 | Redmine Admin | After that, run: |
| 68 | 44 | Redmine Admin | |
| 69 | 44 | Redmine Admin | {{{ |
| 70 | 44 | Redmine Admin | apt-get update |
| 71 | 44 | Redmine Admin | apt-get install cdrtool |
| 72 | 44 | Redmine Admin | }}} |
| 73 | 44 | Redmine Admin | |
| 74 | 44 | Redmine Admin | == Installation == |
| 75 | 44 | Redmine Admin | |
| 76 | 47 | Redmine Admin | Most of the configuration tasks are related to setting up components outside CDRTool environment. Good knowledge for configuring and running Apache/PHP, MySQL, [http://freeradius.org FreeRadius], [http://mediaproxy-ng.org MediaProxy] and [http://opensips.org OpenSIPS] are required to successfully complete a CDRTool installation. |
| 77 | 27 | Redmine Admin | |
| 78 | 47 | Redmine Admin | See [wiki:Install Installation guide]. |
| 79 | 14 | Redmine Admin | |
| 80 | 27 | Redmine Admin | == Free support == |
| 81 | 8 | Redmine Admin | |
| 82 | 24 | Redmine Admin | CDRTool is developed and supported by AG Projects. AG Projects offers |
| 83 | 24 | Redmine Admin | best-effort free support for CDRTool. "best-effort" means that we try to |
| 84 | 24 | Redmine Admin | solve the bugs you report or help fix your problems as soon as we can, |
| 85 | 24 | Redmine Admin | subject to available resources. |
| 86 | 12 | Redmine Admin | |
| 87 | 24 | Redmine Admin | You may report bugs or feature request to: |
| 88 | 24 | Redmine Admin | |
| 89 | 24 | Redmine Admin | users@lists.opensips.org |
| 90 | 24 | Redmine Admin | |
| 91 | 24 | Redmine Admin | A mailing list archive is available at: |
| 92 | 24 | Redmine Admin | http://lists.opensips.org/cgi-bin/mailman/listinfo/users |
| 93 | 24 | Redmine Admin | |
| 94 | 24 | Redmine Admin | |
| 95 | 1 | == Commercial support == |
|
| 96 | 1 | ||
| 97 | 24 | Redmine Admin | Commercial support options are available by purchasing: |
| 98 | 1 | ||
| 99 | 1 | * [https://secure.dns-hosting.info/buyer_guide.phtml Individual components price list] or |
|
| 100 | 1 | * [http://ag-projects.com Multimedia Service Platform] |