Skip to content

rakesh-mohanta/yunapbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YunaPBX

YunaPBX is a GPLv2 fork of Starfish PBX (http://www.starfish-pbx.org/) which changed its license to Commercial in July 2015.

It's a web-based Asterisk configuration utility written in PHP, suitable for embedded systems (OpenWRT). Configuration is stored in MySQL database and Smarty templates are used to generate conf files for Asterisk.

Features

Which Asterisk features can be managed:

  • Extensions - templates, groups, etc.
  • Music On Hold
  • IVRs
  • Sounds
  • Time Frames
  • Call Recording
  • Voicemail
  • Incoming Call Rules
  • Outgoing Call Rules
  • Outgoing CLID Rules

Other features:

  • Asterisk Status - overview of all extensions and providers
  • Hardware Status - disk space, CPU usage, etc.
  • Network Settings - configure NAT, eth0 interface (only for OpenWRT at the moment)
  • Time Settings - configure timezone, NTP servers (only for OpenWRT at the moment)

Channel types supported for extensions and providers:

Project Status

Admin Interface

Component Status %Complete
Refactoring, upgrade to PHP 5.6, mysqli work in progress 90%
Support for 3G Dongles work in progress 80%
Channel Groups design/planning 20%
IPv6 Support design/planning 20%
Backups design/planning 20%

User Interface

Component Status %Complete
Refactoring, upgrade to PHP 5.6, mysqli work in progress 90%
Call Recording design/planning 20%
Blacklist design/planning 0%
Queues / Contact Center design/planning 0%

Asterisk Integration

Component Status %Complete
Static conf files work in progress 90%
Dialplan work in progress 20%
CDR/CEL work in progress 80%

About

Lightweight Asterisk configuration utility written in PHP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.8%
  • Smarty 21.9%
  • JavaScript 4.9%
  • CSS 1.4%