Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 690 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 690 Bytes

Bells

============ Introduction

Bells is an Automated Bell Scheduling Platform that integrates with Asterisk

======== Features

Web UI for Scheduling Bells

============ Dependencies

Asterisk 1.6+ PHP 5.3+ mysql 5.5+

============ Installation

Here's a 1 liner that will get you rolling (Remember to have GIT installed already

git clone https://github.com/Destreyf/Bells.git && cd Bells* && chmod +x install.sh && ./install.sh

===== Usage

Open your Web Browser to http://[your-server-ip]/bells/ Login with the following credentials

Username: user Password: B3LL3

This is the default password for this install