ipoddubny / webcdr

:telephone: CDR viewer for Asterisk with search, call recording player, bulk downloads, Excel export

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:telephone: CDR viewer for Asterisk with search, call recording player, bulk downloads, Excel export

License:MIT License


Languages

Language:JavaScript 45.6%Language:CSS 45.4%Language:HTML 9.0%