Skip to content

View asterisk CDR, setting and diagnostics

License

Notifications You must be signed in to change notification settings

load-net/asteriskgui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asterisk.GUI

This is the Javascript / HTML / CSS / Ajax related to asterisk app. Only for viewing settings and conditions, not to configure. Screenshot from real system with Elastix in folder "screenshot". Using AMI for request info about channels and mysql for CDR stat.

Default login/password - demo/demo

Features

  • CDR stat
  • Show sip peers
  • Show sip registry
  • Show sip channel stats
  • Queues panel: realtime agent status and calls
  • Show diag info from "core show ... "
  • All tables support sorting, filtering and export to excel

Version

Current version 0.5

Up and Running

  1. git clone https://github.com/zheltovanton/asteriskgui.git
  2. cd asteriskgui
  3. vim db/config.php
  4. Visit http://localhost/asteriskgui

About

View asterisk CDR, setting and diagnostics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • PHP 12.5%
  • CSS 8.3%