nemerald-voip / fspbx

FS PBX is a beautiful front end based on Laravel + Vue.js for Freeswitch
Apache License 2.0
25 stars 8 forks source link

FS PBX

Overview

This project started as a fork of the FusionPBX system but has been extensively redesigned. The front end has been redeveloped using Laravel for the backend and Vue.js for the front end. This new implementation aims to enhance user experience, improve performance, and provide a more modern and maintainable codebase.

Features

Video Installation tutorial in 10 minutes

https://youtu.be/7v8sepsqnH4

VIDEO WALKTHOUGH

Screenshots

image image image image image image image image image

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

Backend

  1. Clone the Repository

    cd /var/www
    git clone https://github.com/nemerald-voip/fspbx.git fspbx
  2. Move FusionPBX repository into public folder

    cd fspbx
    mkdir public
    mv ../fusionpbx/* public/
  3. Run FS PBX installation script

    cd install
    sh install.sh
  4. Run database migration script

    cd /var/www/fspbx
    php artisan migrate
  5. Edit .env file Add your mail server in .env file

  6. Run the update command

    php artisan app:update
  7. Update your menu links to point to new pages

Usage

After completing the installation steps, you can access the application at your domain.

How to update

After pulling the updates, run this command to install them.

   php artisan app:update

Check if there are any pending database updates.

   php artisan migrate:status

If you find any updates pending, run this command to install them.

   php artisan migrate

Premium Modules

Unlock the full potential of your PBX with our two exciting premium modules designed to take your system to the next level:

Contact Center Module: Elevate your call management with an elegant live dashboard and a powerful management portal, ensuring every queue is optimized and easy to control.

STIR/SHAKEN Module: Ensure call authenticity with the STIR/SHAKEN module, giving you the power to sign all your calls with Attestation A using your very own certificate.

Experience enhanced functionality and seamless control like never before!

Contact

For any questions or feedback, please contact us for support.