SCCP Manager
Find a file
PhantomVl e41476560c bug fix 'inernal'
Pre-made support for ATA devices
2017-11-10 18:58:06 +03:00
!Readme.txt Prerelease 11.10.2017 2017-10-11 15:28:02 +03:00
assets Small changes in comments 2017-11-09 16:57:22 +03:00
conf bug fix 'inernal' 2017-11-10 18:58:06 +03:00
i18n - Update README.md 2017-11-03 14:35:34 +01:00
Sccp_manager.inc bug fix 'inernal' 2017-11-10 18:58:06 +03:00
views bug fix 'inernal' 2017-11-10 18:58:06 +03:00
.gitignore Renamed templet -> template 2017-10-04 15:26:00 +02:00
functions.inc.php bug fix 'inernal' 2017-11-10 18:58:06 +03:00
install.php bug fix 'inernal' 2017-11-10 18:58:06 +03:00
module.xml Renamed templet -> template 2017-10-04 15:26:00 +02:00
page.sccp_adv.php Prerelease 19.09.2017 2017-09-25 21:18:25 +03:00
page.sccp_phone.php Пререлиз 12.09.2017 2017-09-12 17:08:52 +03:00
page.sccpsettings.php Пререлиз 12.09.2017 2017-09-12 17:08:52 +03:00
README.md - Update README.md 2017-11-03 14:35:34 +01:00
Sccp_manager.class.php bug fix 'inernal' 2017-11-10 18:58:06 +03:00
uninstall.php Small changes in comments 2017-11-09 16:57:22 +03:00

Welcome to Chan_SCCP GUI Manager for FreePBX

 SSSSS      CCCCC     CCCCC   PPPP       
SS   SS    CC    C   CC   CC  PP  P     
SS    S    CC        CC       PPPP      
SS         CC   CC   CC   CC  PP       
 SSS        CCCCC     CCCCC   PP       
   SSS                                 
     SS     GGGGG    UU   UU  IIII
     SS    GG        UU   UU   II           
S    SS    GG  GGG   UU   UU   II
SS   SS    GG    G   UU   UU   II
 SSSSS      GGGGG     UUUUU   IIII

Download Sccp-Mamager Download Chan-SCCP channel driver for Asterisk Chan-SCCP Documentation

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 BLFs. And you can use the driver functions "sccp_chain" from the GUI module.

Prerequisites

Make sure you have the following installed on your system:

  • c-compiler:
    • gcc >= 4.4 (note: older not supported, higher advised)
    • clang >= 3.6 (note: older not supported, higher advised)
  • gnu make
  • pbx:
    • asterisk >= 1.8 (absolute minimum & not recomended)
    • asterisk >= 13.7 or asterisk >= 14.0 recommended
  • gui:
    • freepbx >= 13.0.192
  • standard posix compatible applications like sed, awk, tr

Requirements

Setup

Module installation

  1. Download module into your local system. (/var/www/html/admin/module/)
  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.

IMPORTANT NOTES:

  • This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database, you will have to set it up for this module to work (See).
  • For the cisco phones to work correctly, they should be provisioned with the latest firmware (v8.1 or higher)
  • You can use cisco language profiles (localization) to switch the phones to your locale.