项目作者: ipoddubny

项目描述 :
:telephone: CDR viewer for Asterisk with search, call recording player, bulk downloads, Excel export
高级语言: JavaScript
项目地址: git://github.com/ipoddubny/webcdr.git
创建时间: 2015-08-29T14:01:08Z
项目社区:https://github.com/ipoddubny/webcdr

开源协议:MIT License

下载


CDR web interface for Asterisk

  • View CDRs, filter by date and time, telephone number, direction and status
  • Export to xlsx
  • Listen to call recordings with built-in HTML5 audio player (mp3, ogg, wav) /flash fallback (mp3)
  • Download call recordings by one or in bulk (zip)
  • Create users with access limited to specific phone numbers
  • Authenticate users against Active Directory

Requirements

  • node.js 4 or later
  • MySQL 5.1+ (SQLite, Postgres, MSSQL might also work, but require manual tuning)

Installation

Follow instructions in INSTALL.md.

License

MIT