Swyx WebCDR is a web based tool to display the content of the Swyx Call Detail Records.
The current version makes use of an Apache Webserver and PHP. We are going to provide an ASP version for the Microsoft Webserver (IIS) as well.
The following is a list of features of Swyx WebCDR:
- Webpage which queries the mssql database for the right details ( yes, you must have configured Swyx to output CDR to sql server )
- Query from/to/destination names and numbers between specific time periods
- Query between different time periods
- Query different call states
- Follow Calls to where they are transferred
- Total Call count, total time count
- dump query to excel ( unformatted )
Not yet implemented:
- Query by Origination Device / Destination Device
- Multiple Selections
The following is a list of requirements of Swyx WebCDR:
- SwyxWare (>= v4.40)
- MSSQL CDR Settings
- Webserver with PHP support and MSSQL enabled
- a little php knowledge ( next to nothing )
This is a swyx-forum open source project. All support, enhancement and bug requests must be placed into the project's forums.
No other support is available!
Use the Using Swyx WebCDR forum for all usage related topics, use the Development forum for all development, enhancement related topics.
Additionally you can check the project's issue tracker if a problem you want to report is already known.
In regard of the license being provided there is neither a guaranteed response time for support requests nor a guaranteed solution.
Support for the used "WAMP" Server (Windows Apache MySQL Php) is available here.
Swyx WebCDR Project
v1.0
This is a swyx-forum Open Source Project.
Copyright (c) 2007 by swyx-forum
Copyright (c) 2007 by Randall Kam
All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT-ABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.