Home - PhantomVl/sccp_manager GitHub Wiki

Welcome to the wiki for the sccp_manager. On these pages, you can find the support documentation, example setup, Q&A and more. All information appears here only by magic. Well as you know all magic on the hands, but some times not enough hands to do the magic.

But, just begin now !

To get started, please have a look at the some of these pages:

 mysql -p asterisk < /usr/src/chan-sccp/conf/mysql-v5_enum.sql

Instalation Sccp Manager

  • Download the Scpp Manager
cd /var/www/html/admin/modules/
git clone https://github.com/PhantomVl/sccp_manager.git
amportal chown
  • Install the Scpp Manager.

    • Use GUI: Open "Admin" -> "Module Admin". Fiend the module and follow the procedure of installation. If everything was done correctly - the Manager will be successfully installed.
    • Use cli:
amportal a ma install sccp_manager
  • Start using

    • open page "SCCP Connectivity" -> "Server Config". Change the settings according to your system. Save them.
    • open page "SCCP Connectivity" -> "System Parameters". Make sure that the model of your phone displayed in the device list, and they are not marked in red.
    • The next step will be the creation of telephone numbers fore SCCP. open page "SCCP Connectivity" -> "Phones Manager"
  • Extra settings

    • open page "SCCP Connectivity" -> "System Parameters":
      • SCCP Config Mode - Mode selection display configuration
      • User Rouming - Allows you to create roaming users
      • TFTP SERVER "Provision" - The project allows you to turn the garbage in the \tftpboot directory into something acceptable for work
      • Hotline - Enabling this option allows you to see all sccp devices. This is convenient in the configuration phase, but not safe in everyday use.
      • Support SIP device - Prepare configuration for cisco sip devices. This is a new experimental option.