selkis/elastix

The Elastix Call Center Protocol Revealed laravel

v1.0.0 2017-05-26 23:32 UTC

This package is not auto-updated.

Last update: 2024-11-18 16:07:01 UTC


README

Call control panel for elastix call center for laravel 5. *

Installation

Require the selkis/elastix package in your composer.json and update your dependencies.

$ composer require selkis/elastix

Run Artisan command for publish config and views:

$ php artisan vendor:publish

Configuration

In the config/elastix.php file you will find the necessary configuration for the connection with the elastix server, the following table shows the configurable values:

Usage

To get the panel view you must control invoking the / bar url

alt text

License

Released under the MIT License, see LICENSE.