PhantomVl / sccp_manager

SCCP Manager
35 stars 19 forks source link
asterisk chan-sccp cisco-phones sccp-manager

Welcome to Develop Chan_SCCP GUI Manager for FreePBX

| English | Russian | OLD Stable Release

Gif

Link

Download Sccp-Mamager Download Chan-SCCP channel driver for Asterisk ![Chan-SCCP Documentation] (https://img.shields.io/badge/docs-wiki-blue.svg)

This module has been developed to help IT Staff with their Asterisk-Cisco infrastructure deployment, providing easily provisioning and managing Cisco IP phones and extensions in a similar way as it does with Cisco CallManager. The idea of creating a module is borrowed from (https://github.com/Cynjut/SCCP_Manager) SCCP Manager is free software. Please see the file COPYING for details.

This module has been developed to help IT Staff with their Asterisk-Cisco infrastructure deployment, providing easily provisioning and managing Cisco IP phones and extensions in a similar way as it does with Cisco CallManager.

This module will suit you if you are planing the to migrate from CallManager to Asterisk (or did it), SCCP-Manager allows you to administer SCCP extensions and a wide range of Cisco phone types (including IP Communicator). You can control phone buttons (depending on the phone model) assigning multiple lines, speeddials and BLF’s. And you can use the driver functions "sccp_chain" from the GUI module.

Wiki

You can find more information and documentation on our SCCP Manager Wiki

Prerequisites

Make sure you have the following installed on your system:

Requirements

Setup

Installation

  1. Download module into your local system. (/var/www/html/admin/modules/)
  2. Goto FreePBX Admin -> Module Admin.
  3. Click Upload Modules.
  4. Browse to the location of the module on your computer and select Upload.
  5. Click Manage Local Modules.
  6. Find and click SCCP Manager. Check Install. Click Process button.
  7. Confirm installation.
  8. Close Status window.
  9. Apply Config to FreePBX.

Module update to latest state

  1. Goto to module into your local system. (/var/www/html/admin/modules/sccp_manager/)
   cd /var/www/html/admin/modules/sccp_manager/
   git fetch
   git pull
   git checkout extension_mobility
     or 
   git checkout develop

IMPORTANT NOTES:

Chat

Gitter